https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39790 Bug ID: 39790 Summary: ES server can timeout during matching process Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org We have found on larger sites that when importing large batches we can cause enough load on an ES server to begin getting timeouts. The matching currently generates a query per matchpoint, and uses the standard query builder which adds fields etc that aren't needed. This bug will attempt to simplify the queries we are sending for matching -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.