[Bug 20655] New: Z3950 Authorities search is unordered
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20655 Bug ID: 20655 Summary: Z3950 Authorities search is unordered Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Try doing simple search for a new authority from Z39, say Keyword (any): hilton Each page of results is sorted by heading, but going to next page leads to a new sorted list. The results should be sorted overall as biblio results are. I suspect some difficulty is finding the right sort across results, but something like below seems to work in yaz-client: find @or @attr 1=1002 hilton @attr 7=1 @attr 1=1002 0 if I run that on a more generic search though: find @or @attr 1=21 cats @attr 7=1 @attr 1=1002 0 I seem to break the connection -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20655 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de, | |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20655 Bob Geoghegan <KonigDelos@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |KonigDelos@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20655 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20655 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- I'd have to take a look and get my hands dirty to have an opinion on this one, but I'm preoccupied at the moment. Sounds interesting though. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org