change the search url

CommentFileSizeAuthor
#2 sorting.patch6.89 KBrobertdouglass

Comments

robertdouglass’s picture

I've now added a block with sorting links for Title, Date, Author and Type. The GET parameter solrsort can be used to sort on the following additional fields:

- uid: example solrsort=uid asc
- nid: example solrsort=nid desc
- comment_count: example solrsort=comment_count desc

Note that this change requires you update your schema.xml in Solr, restart solr and re-index your site!

robertdouglass’s picture

StatusFileSize
new6.89 KB

Here's the patch for historical reasons.

robertdouglass’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.