[ https://issues.apache.org/jira/browse/SOLR-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrien Grand resolved SOLR-2850. -------------------------------- Resolution: Fixed Committed. Thanks, Andrew! > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org