Hi All, I was trying to restrict facet values on date so that dates with zero values are not returned in the response.
Solr 1.4 does not support the mincount for dates, but there is a patch ( see https://issues.apache.org/jira/browse/SOLR-343 ) that should fix it. Has any one tried to apply this patch on Solr 1.4? When I tried I was able to patch 'SOLR-343.patch' but it failed for another 'DateFacetsMincountPatch.patch'. patching file src/java/org/apache/solr/request/SimpleFacets.java Hunk #1 FAILED at 430. Hunk #2 FAILED at 492. 2 out of 2 hunks FAILED -- saving rejects to file src/java/org/apache/solr/request/SimpleFacets.java.rej Please let me know if you were able to apply this patch successfully and date facet mincount works. Thanks, Umesh -- View this message in context: http://lucene.472066.n3.nabble.com/Date-Facet-mincount-is-not-honored-in-Solr-1-4-tp782090p782090.html Sent from the Solr - User mailing list archive at Nabble.com.