Doug Cutting wrote: > No. The Filter.bits(IndexReader) method has not yet been > called at this > point. That method is called by the Searchable.search() > implementation. > that is called here. So, with a MultiSearcher, a different > bit vector > is created for each of the searchers contained.
You are right, I missed that point. In my application, for some reasons the filters were calculated before, I'll change that. Thank's a lot, Martin S�vigny --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
