https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30327
--- Comment #14 from David Cook <[email protected]> --- (In reply to Martin Renvoize from comment #3) > I wasn't really sure about this patch, whilst it makes the return sort > consistently in biblionumber order I'm not sure if that order is actually > correct. > > We're relying on the underlying search engine for the results themselves and > that will give us the order the indexer picks... > > I have no idea if we can set the ordering to a marc field in the child > records, but that would somehow feel preferable? > > Adding Nick and David for discussion I commented on Bug 30879 but regarding the default sort order for Zebra... it uses the internal Zebra ID in ascending order (and the internal Zebra ID is provided by 999$c). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
