https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24438

--- Comment #3 from Kyle M Hall (khall) <[email protected]> ---
Created attachment 201093
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201093&action=edit
Bug 24438: Add a bulk_index_records method to Elasticsearch::Indexer

This patch adds bulk_index_records: it indexes records in chunks, halves a
batch Elasticsearch
rejects as too large until it fits, and returns the ids that could not be
indexed. The rebuild
script and the indexer daemon both use it instead of each keeping their own
copy.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to