[Koha-bugs] [Bug 24552] Koha does not work with Search::Elasticsearch 6.00

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 31 11:17:21 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24552

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 98223
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98223&action=edit
Bug 24552: Be compatible with Search::Elasticsearch 6.00

There is no need to specify the `client` param here because
'5_0::Direct' is the default value for Search::Elasticsearch 5.x and it
breaks when Search::Elasticsearch 6.x is installed

Test plan:
1. Apply the patch
2. Make sure you have Search::Elasticsearch 5.x
3. Reload starman
4. Verify that search works
5. Install Search::Elasticsearch 6.x
6. Reload starman
7. Verify that search works

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list