[EMAIL PROTECTED] wrote:

Just some thoughts - no answers.

As the analyser for each index is different then the query produced by the
query parser will be different.
I had understand it this way, thank you for confirming it.

It may be that you will have to create a query per index then run the
multiple queries on each index separately. You would then need to somehow
combine the results. It may be that you can create a specialised
HitCollector that will merge the results for you.
This is what I was afraid of... I'll try to look a bit more at HitCollector.

Regards

Paul I.
Thanks for your "thoughts" on this problem! :)

Regards,
Olivier



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

Reply via email to