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

a.      Change SearchEngine from "Zebra" to "Elasticsearch" at
http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search
<http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfie
ld=SearchEngine> &searchfield=SearchEngine

3.      (Re)build Elasticsearch indexes:

a.      koha-elasticsearch --rebuild kohadev

4.      Start Elasticsearch indexer:

a.      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/

Reply via email to