https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24552
Ere Maijala <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #98249|0 |1 is obsolete| | --- Comment #5 from Ere Maijala <[email protected]> --- Created attachment 100168 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100168&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 Signed-off-by: Michal Denar <[email protected]> Signed-off-by: Ere Maijala <[email protected]> -- 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/
