Bug 19739: Add default ES configuration to koha-conf.xml
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 4 Dec 2017 09:04:48 +0000 (10:04 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 24 Apr 2018 00:15:57 +0000 (00:15 +0000)
commit219e427f29554c323b2016dd67898c21f10d8fcb
tree5cefc84739899db34ab142e428f3c8722fc60367
parentad1802de5485ac31533094f9b54c8cb6078d71f4
Bug 19739: Add default ES configuration to koha-conf.xml

Bug 18571 added default ES configuration for packaging config.

This patch adds it to dev install in koha-conf.xml.
Database name is used in index_name to allow multiple installs.

Test plan :
- Run dev install
- Install ElasticSearch server and Koha deps
- Enable ElasticSearch in Koha
- Check indexing and searching works directly

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
etc/koha-conf.xml