About ktd you need to include one of the ES/OS compose files ( docker-compose.es* docker-compose.os*), there are bin/ktd switches. You also need KOHA_ELASTICSEARCH set to "yes" in the .env file. Le mar. 7 nov. 2023 à 03:55, David Cook via Koha-devel < koha-devel@lists.koha-community.org> a écrit :
Hi all,
I’m trying to use Elasticsearch in koha-testing-docker, and I would appreciate some assistance.
Here’s the steps I’m taking:
1. Launch koha-testing-docker 2. Update Koha’s sysprefs 1. Change SearchEngine from “Zebra” to “Elasticsearch” at http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=SearchEngine 3. (Re)build Elasticsearch indexes: 1. koha-elasticsearch --rebuild kohadev 4. Start Elasticsearch indexer: 1. koha-es-indexer --start kohadev
Is there anything else to do? In a prod install, do I just need to update the “elasticsearch” config in koha-conf.xml?
Do I leave all the Zebra things running or can I turn those off? I recall reading somewhere that zebra_queue might fill up if I turn it off?
Thanks all!
David Cook
Senior Software Engineer
Prosentient Systems
Suite 7.03
6a Glen St
Milsons Point NSW 2061
Australia
Office: 02 9212 0899
Online: 02 8005 0595
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/