Re: question on the implementation of a SetFilter

2007-12-28 Thread Paul Elschot
On Friday 28 December 2007 13:00:03 christophe blin wrote: > > Hi, > > I'd like to implement a SetFilter like describe in > http://www.nabble.com/Re%3A-Too-many-clauses-p1145373.html > > At the moment, I have a working implementation but there are some gotchas I > do not understand (i.e I take t

question on the implementation of a SetFilter

2007-12-28 Thread christophe blin
termDocs.close(); } } finally { enumerator.close(); } return bits; } } -- View this message in context: http://www.nabble.com/question-on-the-implementation-of-a-SetFilter-tp14525027p14525027.html Sent from the Lucene - Java Users mailing lis