[
https://issues.apache.org/jira/browse/SOLR-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572410#comment-13572410
]
Commit Tag Bot commented on SOLR-2850:
--------------------------------------
[branch_4x commit] Adrien Grand
http://svn.apache.org/viewvc?view=revision&revision=1442873
SOLR-2850: Do not refine facets when minCount == 1 (merged from r1442872).
> Do not refine facets when minCount == 1
> ---------------------------------------
>
> Key: SOLR-2850
> URL: https://issues.apache.org/jira/browse/SOLR-2850
> Project: Solr
> Issue Type: Improvement
> Components: SearchComponents - other
> Affects Versions: 3.4
> Environment: Ubuntu, distributed
> Reporter: Matt Smith
> Attachments: SOLR-2850.patch, SOLR-2850.patch
>
>
> Currently there is a special case in the code to not refine facets if
> minCount==0. It seems this could be extended to minCount <= 1 as there would
> be no need to take the extra step to refine facets if minCount is 1.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]