@@ -, +, @@ - Run dev install - Install ElasticSearch server and Koha deps - Enable ElasticSearch in Koha - Check indexing and searching works directly --- etc/koha-conf.xml | 5 +++++ 1 file changed, 5 insertions(+) --- a/etc/koha-conf.xml +++ a/etc/koha-conf.xml @@ -150,6 +150,11 @@ __PAZPAR2_TOGGLE_XML_POST__ 50 2 + + localhost:9200 + koha___DB_NAME__ + + --