Bug 23138

Summary: Elasticsearch - koha-elasticsearch rebuild should support -d and other parameters
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Searching - ElasticsearchAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: domm
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23137
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:

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)