Bug 37658

Summary: Add option to disable Zebra integration if using Elasticsearch integration
Product: Koha Reporter: David Cook <dcook>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2024-08-16 04:25:30 UTC
When you're using Elasticsearch for SearchEngine, there's not many cases where you'll need Zebra to also be enabled (zebrasrv,koha-indexer/rebuild_zebra.pl, filling zebraqueue database table).

I understand not everyone agrees with that, so the default should probably be to keep the status quo.

But it would be great to have an option that eliminates Zebra from the equation, so that you use less disk space, less RAM, and less CPU.
Comment 1 Katrin Fischer 2024-08-16 11:29:05 UTC

*** This bug has been marked as a duplicate of bug 21820 ***