[Koha-bugs] [Bug 27584] Improve OAI-PMH provider performance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 4 23:45:15 CET 2021


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

--- Comment #15 from David Cook <dcook at prosentient.com.au> ---
After reviewing the code again, I'm only now realizing that we're not even
trying to do a UNION of biblios and deleted biblios, so the results aren't in
date order...

Although after reviewing the OAI-PMH spec, it actually explicitly says that
date ordering should not be assumed:

"The protocol does not define the semantics of incompleteness. Therefore, a
harvester should not assume that the members in an incomplete list conform to
some selection criteria (e.g., date ordering)."

You learn something new every day...

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


More information about the Koha-bugs mailing list