]> git.koha-community.org Git - koha.git/commit
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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 24 Apr 2018 15:16:06 +0000 (17:16 +0200)
commit1b8e2c80706d6e4618c7fd1e384a864b209f1bad
tree77fd7150aa6196bb2fb261e381a7b5fdbf8499dc
parentee5849653f5cedb0f041c86b0e569a599db45d80
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>
(cherry picked from commit 219e427f29554c323b2016dd67898c21f10d8fcb)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
etc/koha-conf.xml