how to get total hit count for each Searchable?

2008-07-11 Thread xin liu
Hi, I have individual index files for Audio, Image and PDF files. We build common meta fields for these different data types. When I search for a string, I want the search to return mixed search results from these 3 different index based on relevancy. So I use ParallelMultiSearcher class to do

how to get total hit count for each Searchable?

2008-07-10 Thread xin liu
Hi, I have individual index files for Audio, Image and PDF files. We build common meta fields for them. When I search for a string, I want the search defaults to return mixed search results from these 3 different index based on relevancy. But I also wants to know hit count for each individual in