https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478
--- Comment #257 from Nick Clemens <[email protected]> --- Hi Jorge, You will need to manual add a block like the below into the config section of your koha-conf.xml: <elasticsearch> <server>es-server:9200</server> <index_name>koha_instance</index_name> </elasticsearch> The best way to reach the community is probably via Probably using the listservs: https://koha-community.org/support/koha-mailing-lists/ Or IRC: https://koha-community.org/get-involved/irc/ Good luck! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
