[Koha-bugs] [Bug 33353] Add compatibility with Elasticsearch 8

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 29 17:51:13 CEST 2023


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #6 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Anyway, it works, also with OpenSearch 2.x!

---

Here are all tests that to me seem relevant for ES/OS

prove -r t/Koha/SearchEngine/Elasticsearch* t/db_dependent/Koha_Elasticsearch.t
t/Koha_SearchEngine_Elasticsearch_Browse.t t/db_dependent/Koha/SearchEngine/
t/db_dependent/Koha/BackgroundJob/UpdateElasticIndex.t

All pass.

I mentioned a warning:

t/Koha/SearchEngine/Elasticsearch/Search.t ..................... Name
"Koha::SearchEngine::Elasticsearch::AUTHORITIES_INDEX" used only once: possible
typo at t/Koha/SearchEngine/Elasticsearch/Search.t line 55.

But it happens with ES6.


---

Also, in about.pl it doesn't show ES8.
But it works with OpenSearch 2.x
And not with ES 7???? Weird

-- 
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