[
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
Attaching patch which makes the necessary changes.
This patch does not break backwards compatibility; the "strings" "true" and
"false" passed in URLs are handled as before and SolrJ adds methods
returning/taking strings instead of booleans while keeping (and deprecating)
the old ones.
> 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
> Attachments: 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.