gt; Sent: Friday, February 10, 2012 6:43 PM
>> To: java-user@lucene.apache.org
>> Subject: Re: Filter and IndexSearcher in Lucene 4.0 (trunk)
>>
>> Hi,
>>
>> I apologise upfront for the trivial question. I have an IndexSearcher and
> I am
>> applying a FieldCacheTe
gt; Subject: Re: Filter and IndexSearcher in Lucene 4.0 (trunk)
>
> Hi,
>
> I apologise upfront for the trivial question. I have an IndexSearcher and
I am
> applying a FieldCacheTermsFilter filter on it to only retrieve documents
whose
> single docId is in a provided set of
Hi,
I apologise upfront for the trivial question. I have an IndexSearcher and I am
applying a FieldCacheTermsFilter filter on it to only retrieve documents whose
single docId is in a provided set of allowed docIds. I am particularly
interested in the stats being estimated over the accepted set