On Dec 27, 2005, at 9:18 PM, Eric Schulte wrote:
Good evening everyone,
So, I apologize if this question has a simple answer (although I
hope it
does). I am trying to apply a filter to an IndexReader, so that the
reader
can only see documents that match the filter. The goal here is to
be
Good evening everyone,
So, I apologize if this question has a simple answer (although I hope it
does). I am trying to apply a filter to an IndexReader, so that the reader
can only see documents that match the filter. The goal here is to be able to
implement the 'terms' and 'termDocs' methods, with