Following the Elasticsearch installation instructions from: https://wiki.koha-community.org/wiki/Elasticsearch the <elasticsearch> config seems to be missing. This patch adds interactive Elasticsearch-questions to the Makefile.PL to configure ES.
Created attachment 58611 [details] [review] Bug 17851 - Add elasticsearch config to koha-conf.xml Missing installer for debian packages.
Created attachment 58956 [details] [review] Bug 17851 - Add elasticsearch config to koha-conf.xml - Add missing entries to koha-install-log
Olli, it would be great if you could rework this one, on top of 19465 (which takes care of packages). So strip that part out, and keep your addition to Makefile.PL and friends. Thanks!
There's already <elasticsearch> in the koha-conf.xml* files. But you should recover the changes to Makefile.PL on this patchset, Olli.
Created attachment 91288 [details] [review] Bug 17851 - Add elasticsearch config to koha-conf.xml Fixed to apply master.
Created attachment 91289 [details] [review] Bug 17851 - Add elasticsearch config to koha-conf.xml - Add missing entries to koha-install-log Fixed to apply master.
Created attachment 93542 [details] [review] Bug 17851 - Add elasticsearch config to koha-conf.xml Missing installer for debian packages. Sponsored-by: Koha-Suomi Oy Signed-off-by: Johanna Raisa <johanna.raisa@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Created attachment 93543 [details] [review] Bug 17851 - Add elasticsearch config to koha-conf.xml - Add missing entries to koha-install-log Sponsored-by: Koha-Suomi Oy Signed-off-by: Johanna Raisa <johanna.raisa@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Created attachment 93547 [details] [review] Bug 17851: Add elasticsearch config to koha-conf.xml Missing installer for debian packages. Sponsored-by: Koha-Suomi Oy Signed-off-by: Johanna Raisa <johanna.raisa@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Created attachment 93548 [details] [review] Bug 17851: Add Elasticsearch config to koha-conf.xml - Add missing entries to koha-install-log Sponsored-by: Koha-Suomi Oy Signed-off-by: Johanna Raisa <johanna.raisa@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Fixed commit messages (Bug XXXX:)
Nice work! Pushed to master for 19.11.00