Re: BooleanQuery or QueryFilter?

2005-09-09 Thread Otis Gospodnetic
Sounds like a job for a Filter and CachingWrapperFilter (see http://www.lucenebook.com/search?query=caching+filter ). Chris Hostetter wrote a nice email about how he did this for C|Net maybe 1-2 weeks ago. Should be in the mailing list archives. Otis --- Jeff Rodenburg <[EMAIL PROTECTED]> wrote

BooleanQuery or QueryFilter?

2005-09-09 Thread Jeff Rodenburg
I know this question has been asked before, but I'm not certain of what would work best for my scenario. So here goes... I have an index with documents that carry a broad number of keyword fields, usually containing numeric Ids (no sorting, so no leading zeros). From a set of search results, I