[Koha-bugs] [Bug 23887] Add support for client-specified sort order in Z3950Responder

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 24 14:08:18 CEST 2019


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

--- Comment #4 from Ere Maijala <ere.maijala at helsinki.fi> ---
Note that you could use any ES field as long as it's marked sortable in the
search engine configuration. You can also specify multiple sort fields
separated by a space:

http://localhost:2100/biblios?version=1.2&operation=searchRetrieve&query=misth%20sortby%20title/ascending%20author&maximumRecords=10&recordSchema=marcxml

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


More information about the Koha-bugs mailing list