https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20073
--- Comment #25 from Ere Maijala <[email protected]> --- (In reply to Jonathan Druart from comment #24) > Is it a bug or a feature? Are we suppose to have something else than server > or index_name? > If not, it sounds easy to recreate it. Catmandu::Store::Elasticsearch uses Search::Elasticsearch underneath, and I believe we are supposed to able to pass on whatever it accepts (see https://metacpan.org/pod/Search::Elasticsearch). There are settings like trace_to and cxn_pool that can be useful and we shouldn't limit the settings to any currently-known set of options. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
