https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30879
--- Comment #7 from David Cook <[email protected]> --- So I think that suggestion with the 4=109 probably only works when providing the 7 attribute: Ascending order: find @or @attr 1=1016 e @attr 7=1 @attr 1=Local-Number @attr 4=109 0 Descending order: find @or @attr 1=1016 e @attr 7=2 @attr 1=Local-Number @attr 4=109 0 (Highest bib is 389 in this case) -- But in this case we're using the ZOOM "sort" method to run the sort query separately from the main query, so I don't think it'll work, as the sort spec can't support it currently. I tried adding 4=109 to "Local-number" in ccl.properties and just sending "Local-number" via the sort and hoping it might do something but nope... -- So ultimately I'm thinking a bug/shortcoming in Zebra. -- You are receiving this mail because: You are the assignee for the bug. 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/
