Re: Get index name from a hit

2006-05-31 Thread Mike Richmond
Thanks for the quick Reply Erik; subSearcher did the trick. --Mike On 5/26/06, Erik Hatcher <[EMAIL PROTECTED]> wrote: I'm running out the door, so only a quick reply... yes you can. Look at the subSearcher(?) method - that'll give you the index. Your application will need to keep track of

Re: Get index name from a hit

2006-05-26 Thread Erik Hatcher
I'm running out the door, so only a quick reply... yes you can. Look at the subSearcher(?) method - that'll give you the index. Your application will need to keep track of which indexes correspond to which indices. Check the archives for the answer too, sorry for the short reply.

Get index name from a hit

2006-05-26 Thread Mike Richmond
When using a MultiSearcher Is there anyway to get the name of the index that a hit came from? One way would be to add the index name as a field to each document, but I am hoping to avoid this. Thanks, Mike - To unsubscribe, e