Thanks I found some info in Lucene in action about Multisearcher and I got this working, I just need to know how to get from a resulting hit which index the hit belongs to. I have News, Channels, Categories and Images as different Indexes and I need to link to one page or another based on whether a hit belong to an index or not.

Any ideas?

Jeff Rodenburg wrote:
Raul -

You'll want to look at the MultiSearcher and ParallelMultiSearcher classes
for this.

On 3/3/06, Raul Raja Martinez <[EMAIL PROTECTED]> wrote:
Is it possible to search many indexes in one query and get back the Hits
ordered by relevance?

Can someone point me out to some document or place that explains this?

any help is appreciated.

Thanks.

Raul.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to