Bug 16837

Summary: koha-start-zebra should start zebra-indexer too
Product: Koha Reporter: Mason James <mtj>
Component: Command-line UtilitiesAssignee: Galen Charlton <gmcharlt>
Status: In Discussion --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, robin
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 Mason James 2016-06-30 22:47:56 UTC
it would be useful if koha-start-zebra started the zebra-indexer too
Comment 1 David Cook 2022-12-06 02:58:07 UTC
I think this is debatable. Personally, I prefer keeping them separate, as the zebrasrv and zebraidx are independent of each other. Sometimes I want zebrasrv to go down but I'm ok with zebraidx to continue or vice versa.
Comment 2 Katrin Fischer 2023-09-09 21:41:18 UTC
Any update/more opinions on this?