https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27088 --- Comment #2 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- (In reply to Jonathan Druart from comment #1)
I am seeing:
/cgi-bin/koha/catalogue/search.pl?q=OR No results found
Which Elasticsearch version you are using and are you using koha-testing-docker? I created the koha-testing-docker with
docker-compose -f docker-compose.yml -f docker-compose.mariadb_latest.yml -f docker-compose.es6.yml -p koha up --force-recreate
and then run
koha-elasticsearch --rebuild -d kohadev
and then in systempreferences I changed searchengine to Elasticsearch. After that doing the AND or OR search it gives error. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.