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

Lars Kotthoff updated SOLR-781:
-------------------------------

    Attachment: SOLR-781.patch

I've taken a look at the non-overrequesting stuff -- we also need to consider 
the legacy case (i.e. true/false instead of sort/lex). Attaching patch which 
addresses this and replaces some string constants which escaped me before with 
the constants from FacetParams.

> Change facet.sort from boolean to string and specify sort method explicitely
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-781
>                 URL: https://issues.apache.org/jira/browse/SOLR-781
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 1.3
>            Reporter: Lars Kotthoff
>            Assignee: Erik Hatcher
>             Fix For: 1.4
>
>         Attachments: SOLR-781.patch, SOLR-781.patch, SOLR-781.patch, 
> SOLR-781.patch
>
>
> The facet.sort parameter is currently a boolean, which has some downsides as 
> explained in http://www.nabble.com/facet.sort-parameter-td19570834.html
> Changing it to a string which explicitely states the sort method would 
> address these issues.

-- 
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