[jira] [Updated] (SOLR-2850) Do not refine facets when minCount == 1

2013-02-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated SOLR-2850: --- Attachment: SOLR-2850.patch Looks good. I've hit a similar issue with facet.sort=count so I updated

[jira] [Updated] (SOLR-2850) Do not refine facets when minCount == 1

2013-02-01 Thread Andrew Lundgren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lundgren updated SOLR-2850: -- Attachment: SOLR-2850.patch Modify the code to not refine facets when it is not needed.