[
https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630578#action_12630578
]
Yonik Seeley commented on SOLR-764:
-----------------------------------
bq. I think we still need the over-requesting, regardless of the sort order.
Good point Lars. There are some special cases that we probably want to
optimize for, esp if they are the usual cases. if mincount<=1 and sort==false
it seems we can safely avoid any over-request.
> 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.