is it possible to set a mincount on a facetquery as well as on a facetfield? I have a situation in which I want to group facetqueries (price-ranges) but I obviously dont want to show ranges with 0 results.
I tried things like: f.price:[0 TO 50].facet.mincount=1 and f.price:[0 TO 50].query.mincount=1. Thanks, Geert-Jan -- View this message in context: http://www.nabble.com/possible-to-set-mincount-on-facetquery--tf4948462.html#a14168182 Sent from the Solr - User mailing list archive at Nabble.com.