Excellent, that's the way to go. I hadn't realized that method was public.

Mike

Daniel Noll wrote:

Michael McCandless wrote:
You could look at the docID of each hit, and compare to the .maxDoc() of each underlying reader.

There is also MultiSearcher#subSearcher(int) which also works as you add more without having to do the maths yourself.

Daniel


--
Daniel Noll Forensic and eDiscovery Software Senior Developer The world's most advanced Nuix email data analysis http://nuix.com/ and eDiscovery software

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



---------------------------------------------------------------------
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