14 Sep
2020
14 Sep
'20
9:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26448 --- Comment #1 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- Created attachment 110032 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110032&action=edit Bug 26448: Don't overwrite commit parameter passed to koha-elasticsearch The "--commit" or "-c" parameter was incorrectly not used if it was passed to the koha-elasticsearch program. To test: 1) Before patch notice koha-elasticsearch --rebuild --commit 1 -v <instance> only commits every 5000 records 2) Apply patch and notice the above command commits every 1 record -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.