In would be handy if StandardRequestHandler returned an error when a query 
requested sorting on a non-indexed field
-------------------------------------------------------------------------------------------------------------------

         Key: SOLR-9
         URL: http://issues.apache.org/jira/browse/SOLR-9
     Project: Solr
        Type: Improvement

  Components: search  
    Reporter: Ken Krugler
    Priority: Minor


Currently if you send Solr a query which includes a sorting specification, and 
the field you're trying to sort on is not indexed, then there's no error 
response, but the result returned isn't sorted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to