[Bug 35794] New: Better docs for switching from Zebra to Elasticsearch
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35794 Bug ID: 35794 Summary: Better docs for switching from Zebra to Elasticsearch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org The documentation around the SearchEngine syspref bsically says "Use following search engine [Zebra|Elasticsearch]", both in the manual and in the syspref interface: https://koha-community.org/manual/latest/en/html/administrationpreferences.h... But in order for things to work properly there are at least a couple of things that need to be started on the server: - koha-es-indexer - koha-worker --queue elastic_index This might be documented somewhere that I am be missing, but I think there should be at least a hint about these things both in the manual and in the syspref interface. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35794 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Yeah, I've been thinking about this a bit lately as well. Good idea. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35794 --- Comment #2 from Magnus Enger <magnus@libriotech.no> --- "koha-worker --queue elastic_index" should not be used, though. Only "koha-es-indexer". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org