Bug 40673 - koha-indexer should be renamed to koha-zebra-indexer
Summary: koha-indexer should be renamed to koha-zebra-indexer
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-19 18:41 UTC by Nick Clemens (kidclamp)
Modified: 2025-08-21 00:58 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.