https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21820 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (In reply to Nick Clemens from comment #8)
Yeah, I think we are at the point :-)
Agreed! We're (finally) starting to use Elasticsearch more with Koha, and we're keen to disable Zebra completely for those sites using Elastic. (In reply to Liz Rea from comment #9)
let's make it a kconf flag, that way if you need it for whatever reason, a fallback is available
I like that idea. We can default it to Elasticsearch+Zebra for backwards compatibility, but have an option to not add to the zebraqueue. Another thing to consider is /etc/init.d/koha-common. We might want to add a --zebra option for koha-list, so that koha-zebra and koha-indexer are only invoked for Zebra-enabled instances. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.