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

Hoss Man resolved SOLR-4458.
----------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.2
         Assignee: Shawn Heisey

Shawn: thanks for following through with the tests!

Committed revision 1451765.
Committed revision 1451775.

                
> accespt uppercase ASC and DESC as sort orders
> ---------------------------------------------
>
>                 Key: SOLR-4458
>                 URL: https://issues.apache.org/jira/browse/SOLR-4458
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Assignee: Shawn Heisey
>            Priority: Minor
>             Fix For: 4.2, 5.0
>
>         Attachments: SOLR-4458.patch, SOLR-4458.patch, SOLR-4458.patch
>
>
> at least one user has gotten confused by doing a serach like this...
> http://localhost:8983/solr/shop/select/?indent=on&facet=true&sort=prijs%20ASC&start=0&rows=18&fl=id,prijs,prijseenhe
> id,artikelgroep&q=*:*&facet.field=artikelgroep&facet.mincount=1
> and getting this error...
> {noformat}
> Can't determine Sort Order: 'prijs ASC', pos=5
> {noformat}
> ... i can't think of any reason why it would be bad to accept both uppercase 
> and lowercase versions of "asc" and "desc"
> http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201302.mbox/%3c0a03b892a1f8e14c8d9e8dcb8320052804f30...@ex2010-mail1.wizard.pvt%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to