[ 
https://issues.apache.org/jira/browse/SOLR-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-170:
-------------------------------

    Attachment: SOLR-170-sort-parameter.patch

Cleaned the patch up a bit.  I'd like to commit it, but someone should take a 
look first.

This had to modify one line in BasicFunctionalityTest, there was a test that 
looks like it was trying to test the facet sorting.  it added the parameter 
"sort"=true to a test -- this was just getting ignored (it should be 
facet.sort=true) and does not parse as a valid sort field.

> StandardRequestHandler should support the 'sort' parameter
> ----------------------------------------------------------
>
>                 Key: SOLR-170
>                 URL: https://issues.apache.org/jira/browse/SOLR-170
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>         Assigned To: Ryan McKinley
>            Priority: Minor
>         Attachments: SOLR-170-sort-parameter.patch, 
> SOLR-170-sort-parameter.patch, SOLR-170-sort-parameter.patch
>
>
> dismax and standard query handlers should both use the 'sort' parameter.  We 
> should discourage future use of the q=query;sort syntax for 
> StandardRequestHandler 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to