[Bug 13976] New: Sorting search results by popularity is alphabetical
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13976 Bug ID: 13976 Summary: Sorting search results by popularity is alphabetical Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: fridolyn.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org After performing a search, sorting by popularity is an alphabetical sort instead of a numerical. For example, sorting the values of totalissues 5, 7, 9, 66, 85, 91, 808 will give : 91->9->85->808->7->66->5 The Zebra configuration is the default UNIMARC with : melm 942$0 totalissues:n,totalissues:s I've looked into doc of http://search.cpan.org/~mirk/Net-Z3950-ZOOM/lib/ZOOM.pod#sort%28%29 It seems there is no option for numerical sort. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13976 Fridolin SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |fridolyn.somers@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13976 Fridolin SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=12995 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13976 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- I wonder which one it maps to: http://www.indexdata.com/yaz/doc/zoom.query.html#zoom-sort-strategy -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13976 --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- http://www.indexdata.com/yaz/doc/zoom.resultsets.html#zoom.z3950.resultset.s... http://www.indexdata.com/yaz/doc/yaz-client.html#sortspec Hmmm... There is a problem, isn't there? :) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13976 --- Comment #3 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to M. Tompsett from comment #2)
http://www.indexdata.com/yaz/doc/zoom.resultsets.html#zoom.z3950.resultset. sort
http://www.indexdata.com/yaz/doc/yaz-client.html#sortspec
Hmmm... There is a problem, isn't there? :)
What do you mean ? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org