[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
Wed Nov 28 08:34:07 CET 2018


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

--- Comment #17 from Ere Maijala <ere.maijala at helsinki.fi> ---
David, see my attached patch. The mechanism would work regardless of whether
it's an incremental indexing process, though there are currently no parameters
available to support incremental indexing since it shouldn't be needed.

I'd rather keep this simple. I don't see the need for e.g. IPC mechanisms that
tend to complicate things for little gain. Also keep in mind that rebuilding
the index is not a daily process or such.

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


More information about the Koha-bugs mailing list