On Jun 2, 2005, at 11:56 AM, M. Mokotov wrote:
Hi Erik,
Thank you very much for your reply.
The problem is I need only the caching without any date or query
functionality.
Since the only two constructable-without-wrapping Filters are the
QueryFilter and DateFilter, I need either to have a dum
ubject: Re: using the CachingWrapperFilter
On May 26, 2005, at 5:02 AM, M. Mokotov wrote:
> Can someone please explain me how do I use the CachingWrapperFilter?
There is a bit of it demonstrated in Lucene in Action. Here are some
snippets that (sort of) describe it:
http://www.lucenebo
On May 26, 2005, at 5:02 AM, M. Mokotov wrote:
Can someone please explain me how do I use the CachingWrapperFilter?
There is a bit of it demonstrated in Lucene in Action. Here are some
snippets that (sort of) describe it:
http://www.lucenebook.com/search?query=CachingWrapperFilter
Yo