On Tue, Nov 11, 2014 at 1:25 PM, Mohsin Beg Beg <mohsin....@oracle.com> wrote:
> Wiki says fq={!cache=false}*:* is ok, no?

That's for the filtering... not for the faceting.

> then how to skip filterCache for facet.method=enum ?>

Specify a high minDF (the min "docfreq" or number of documents that
need to match a term before the filter cache will be used).

facet.enum.cache.minDf=10000000

-Yonik
http://heliosearch.org - native code faceting, facet functions,
sub-facets, off-heap data

Reply via email to