https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24103
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from David Nind <[email protected]> --- Tested on Elastic Search and everything works as per the test plan. To enable Elastic Search on koha-testing-docker: 1) Start up with ku-es6 (instead of just ku) (see the note at bottom of koha-testing-docker README about 'Having Elasticsearch run') 2) Change the search engine from Zebra to Elasticsearch (SearchEngine system preference) 3) Reindex the content: go into the container using kshell then change to the koha directory and run ./misc/search_tools/rebuild_elasticsearch.pl -v -d 4) Search in either the staff interface or OPAC to make sure you get results -- 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/
