[ https://issues.apache.org/jira/browse/SOLR-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raiko Eckstein updated SOLR-343: -------------------------------- Attachment: DateFacetsMincountPatch.patch This patch allows constraining date facets similar to facet.mincount. The constraint is checked for each facet field. The facet.date.other parameters are not affected as they have to be requested explicitly anyway. > Constraining date facets by facet.mincount > ------------------------------------------ > > Key: SOLR-343 > URL: https://issues.apache.org/jira/browse/SOLR-343 > Project: Solr > Issue Type: Improvement > Components: search > Affects Versions: 1.2 > Environment: Solr 1.2+ > Reporter: Raiko Eckstein > Priority: Minor > Attachments: DateFacetsMincountPatch.patch > > > It would be helpful to allow the facet.mincount parameter to work with date > facets, i.e. constraining the results so that it would be possible to filter > out date ranges in the results where no documents occur from the server-side. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.