[
https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630527#action_12630527
]
Lars Kotthoff commented on SOLR-764:
------------------------------------
I think we still need the over-requesting, regardless of the sort order.
Through the facet.mincount parameter the count influences the window to be
returned even if we're sorting by term order. We do need to get the exact
counts. We can only relax this if facet.mincount isn't specified.
> Support facet.sort=false (index order) with 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
>
> Attachments: SOLR-764.patch
>
>
> Distributed search does not currently support sorting facets by index order
> (facet.sort=false).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.