[Koha-bugs] [Bug 21872] Elasticsearch indexing faster by making it multi-threaded

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 29 00:27:50 CET 2018


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

--- Comment #23 from David Cook <dcook at prosentient.com.au> ---
(In reply to Ere Maijala from comment #20)
> That means
> I'd rather change the script so that the main process would only feed
> children with record ID's and the children would do all the rest.

That's what I'd think.

(In reply to Ere Maijala from comment #21)
> Oh, but then the batching and committing of changes would become difficult.
> On a second thought I'm not sure ForkManager is quite as suitable for the
> task as it might seem.

Why would batching and committing changes be difficult? (That's a genuine
question. I haven't done much hands-on with Elasticsearch and Solr indexing
APIs myself, so happy to admit my ignorance there.)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list