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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/