There is no user interface for multi sorting in the server, but you can do it by manually editing the URL, for example
&sort=author_sort.asc,pubdate.asc
get the field names by sorting on the individual fields using the user interface and checking the resulting URL
|