[
https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629892#action_12629892
]
Wojtek Piaseczny commented on SOLR-764:
---------------------------------------
I want to show dynamic ranges for numeric facets. My (and probably most??)
implementation for building dynamic ranges requires the numbers to be sorted by
facet name rather than by occurrences.
> facet.limit=-1 with facet.sort=false does not work in distributed search
> ------------------------------------------------------------------------
>
> Key: SOLR-764
> URL: https://issues.apache.org/jira/browse/SOLR-764
> Project: Solr
> Issue Type: New Feature
> Affects Versions: 1.3
> Reporter: Wojtek Piaseczny
> Fix For: 1.4
>
>
> If you specify facet.limit=-1 and facet.sort=false, no facet results are
> returned.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.