On Dec 5, 2007 7:45 AM, Erik Hatcher <[EMAIL PROTECTED]> wrote: > On Dec 5, 2007, at 5:12 AM, Erik Hatcher wrote: > > In my perusal of the code (SimpleFacets#getFacetQueryCounts), I'm > > not seeing that facet.query respects facet.limit even. If you > > asked for a count for a query, you get it regardless of any other > > parameters such as mincount or limit. > > sorry, facet.limit doesn't make sense for a facet.query.... what I > meant was that it doesn't support mincount.
Right... in most cases I don't think mincount really makes sense for a facet.query either. -Yonik