https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25669
--- Comment #23 from Victor Grousset/tuxayo <[email protected]> --- I might be mixing stuff up. I though is was about a config switch or syspref to avoid querying the ES version. Is this still about this? Or is that index not a performance issue to query the version when indexing? quoting Kevin: > It sends a request to Elasticsearch to find out the version number every time > Koha creates an Elasticsearch client and then parses the version number. This > can add up, especially when searching, but perhaps it's not as big an issue > for indexing. > It's definitely possible to check the version number when indexing, if people > want to avoid adding a configuration, but it seems like others would like to > avoid checking for specific versions of Elasticsearch. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
