nal Message-
> From: amit nanda [mailto:amit...@gmail.com]
> Sent: Wednesday, June 19, 2013 10:59 AM
> To: java-user@lucene.apache.org
> Subject: IndexSearcher using Collector
>
> Hi,
>
> I have multiple index that i want to search against, thus i am using
> MultiReader fo
Hi,
I have multiple index that i want to search against, thus i am
using MultiReader for that. Along with this I also want all the matches to
the query so i am using Collector class for this.
The issue i am facing is that I am not able to know when all the matches
are done, i.e. for each matching