[Koha-bugs] [Bug 31756] Biblionumber not numerically sorting natively when using Zebra

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 14 08:14:34 CEST 2022


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

--- Comment #8 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Nind from comment #7)
> (In reply to David Cook from comment #6)
>  
> > Could you elaborate a bit more? You say the order changes to "asc". Does
> > that mean it was "desc" before? 
> 
> Yes.
> 
> For UNIMARC, when I used the URL with dsc in it:
> - Results 1 to 1,000 appear to sort correctly, with biblo records in
> descending order
> - For result 1,001 the biblio number of the record displayed is 1, and then
> it continues in ascending order for the rest of the paged set of results
> (until "last")
> 
> If there is a setting that limits the sorting to 1,000, then I would expect
> this to happen with the URL with asc in it as well, but it doesn't -
> everything appears to be as expected with all the results set 4,000+ sorting
> correctly.
> 
> Maybe for the asc URL this is the "default" for the Zebra config, would that
> explain why they act differently?

Yeah, the default sort in Zebra is ascending by internal record number which is
the same as biblionumber. 

What happens with MARC21? Surely it must be the same behaviour...

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


More information about the Koha-bugs mailing list