Closed (fixed)
Project:
Apache Solr Search
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
5 Mar 2008 at 18:30 UTC
Updated:
7 Dec 2014 at 17:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
robertdouglass commentedI'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!
Comment #2
robertdouglass commentedHere's the patch for historical reasons.
Comment #3
robertdouglass commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.