http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004
Bug ID: 10004
Summary: Delay batch record count updates until the end of the
z39.50 search
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Z39.50 / SRU / OpenSearch Servers
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Right now when a z39.50 search is run, _update_batch_record_counts is run for
each record. If multiple duplicate bibs are in the search, it will be run for
each of them. For Koha installations with very large numbers of batches, this
can cause significant slowdowns. It would be better to delay this update until
the very end so we can update each batch only once.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/