[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
Tue Apr 30 09:50:59 CEST 2019


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

--- Comment #61 from Ere Maijala <ere.maijala at helsinki.fi> ---
With Elasticsearch the only race condition I can think of would be running
indexing with -d while another indexing run is going. Otherwise it's just waste
of resources. That said, adding a lock file makes sense. I'll do that.

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


More information about the Koha-bugs mailing list