https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38386
Bug ID: 38386
Summary: compare_es_to_db.pl shouldn't retrieve the records
from ES
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
It is possible to extract the ids for the resultset without making ES return
the records (documents) themselves. This would save processing time in both
ends, and memory (building a 5000 docs resultset, serializing it, and
deserializing it, needs to take resources).
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/