Bug 23138 - Elasticsearch - koha-elasticsearch rebuild should support -d and other parameters
Summary: Elasticsearch - koha-elasticsearch rebuild should support -d and other parame...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Elasticsearch (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-17 17:29 UTC by Nick Clemens (kidclamp)
Modified: 2025-10-09 13:29 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Crowdfunding goal: 0
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) 2019-06-17 17:29:30 UTC
The helper script should accept all options the script takes directly
Comment 1 Thomas Klausner 2025-10-09 13:29:31 UTC
Why do we actually need the helper scripts? I find it's an error prone duplication of effort, wasting scarce dev resources.

(BTW, yesterday I added one options (--where) and found that the wrapper script seems to have nearly all options, only --bn and --ai are missing)