> Filter queries with arbitrary text values may swamp the cache in 1.3.

Are you implying this won't happen in 1.4?  Can you point me to the feature 
that would mitigate this?

>
> Otherwise, the combinations aren't infinite. Keep the filters seperate
> in order to limit their number. Specify two simple filters instead of
> one composite filter, "fq=x:bla" and "fq=y:blub" instead of "fq=x:bla
> AND y:blub". See:
>
> filterCache/@size, queryResultCache/@size, documentCache/@size
> http://markmail.org/thread/tb6aanicpt43okcm
>
> Michael Ludwig

That's what I was thinking would make the most sense, assuming the intersection 
of the cached bitmaps is efficient enough.  Thanks for the reply.

-Ken

Reply via email to