[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 16 19:49:48 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478

--- Comment #257 from Nick Clemens <nick at bywatersolutions.com> ---
Hi Jorge,

You will need to manual add a block like the below into the config section of
your koha-conf.xml:
 <elasticsearch>
     <server>es-server:9200</server>
     <index_name>koha_instance</index_name>
 </elasticsearch>

The best way to reach the community is probably via

Probably using the listservs:
https://koha-community.org/support/koha-mailing-lists/

Or IRC:
https://koha-community.org/get-involved/irc/

Good luck!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list