Thanks a ton, that worked -----Original Message----- From: Ryan McKinley [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 3:08 PM To: solr-user@lucene.apache.org Subject: Re: SOLR sorting - question
Kasi Sankaralingam wrote: > Do I need to select the fields in the query that I am trying to sort on?, for > example if I want sort on update date then do I need to select that field? > I don't think so... are you getting an error? I run queries like: /select?q=*:*&fl=name&sort=added desc without problem ryan