Bug 18571 added default ES configuration for packaging config. Add it also to dev install in koha-conf.xml.
Created attachment 69477 [details] [review] 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
Created attachment 72998 [details] [review] 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>
Created attachment 73197 [details] [review] 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>
Pushed to master for 18.05, thanks to everybody involved!
Awesome work all, backported to stable for 17.11.05
Pushed to 17.05.x for 17.05.11