On Thu, Jun 18, 2009 at 8:35 AM, Mark Miller<markrmil...@gmail.com> wrote: > Thats why I asked about multi-valued terms. If hes not using the enum > faceting method (which only makes sense with fewer uniques), and the fields > are not multi-valued, than it is using the FieldCache method. Which of > course does use the filterCache,
The FieldCache method for single-valued fields does not use the filterCache... that's only for big terms on multi-valued fields. -Yonik http://www.lucidimagination.com