https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4148
--- Comment #6 from Owen Leonard <[email protected]> --- (In reply to Fiona Borthwick from comment #5) > One of our new customers has reported this also. It is not just the case for > the Advanced Search - quick search is the same. Both OPAC and staff. It's certainly confusing for the patrons that an author A-Z search returns seemingly nonsensically sorted results first, but this bug isn't as simple as "fix sorting." Koha is sorting correctly, because "nothing comes before something." When sorting on 100a, results which have no 100a will be sorted first. Is it even possible for Zebra to create an index on "100a if present, 700a if not, but use the first 700a as sorted by first and second indicators?" -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. _______________________________________________ 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/
