Bug 40673

Summary: koha-indexer should be renamed to koha-zebra-indexer
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: dcook
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 Nick Clemens (kidclamp) 2025-08-19 18:41:56 UTC
koha-es-indexer handles elastic
koha-indexer handles only zebra, but it is not clear, we should make it so
Comment 1 David Cook 2025-08-19 23:19:11 UTC
(In reply to Nick Clemens (kidclamp) from comment #0)
> koha-es-indexer handles elastic
> koha-indexer handles only zebra, but it is not clear, we should make it so

Make it so, Number One!

+1
Comment 2 Katrin Fischer 2025-08-20 11:19:22 UTC
The rename makes sense. Can we make it painless for updates?
Comment 3 David Cook 2025-08-21 00:58:57 UTC
(In reply to Katrin Fischer from comment #2)
> The rename makes sense. Can we make it painless for updates?

We could add an entry to debian/koha-common.links to make a symlink from koha-indexer to koha-zebra-indexer, and keep that for a while, but eventually I think we'd want to remove it.