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 of documents. 
However, the filtering is not working. Am I missing something here?

h.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to