https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25669 --- Comment #33 from Kevin Carnes <kevin.carnes@ub.lu.se> --- To test: 1) Configure Koha to use ES 6.8 2) Make sure that Search::Elasticsearch@6.80 is installed 3) Run prove t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t 4) Apply patch 5) Run prove t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t 6) Make sure that all the tests pass 7) Configure Koha to use ES 7 8) Make sure that Search::Elasticsearch has the same version as ES 9) Run prove t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t 10) Apply patch 11) Run prove t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t 12) Make sure that all the tests pass 13) Sign off -- You are receiving this mail because: You are watching all bug changes.