You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Bill Janssen <ja...@parc.com> on 2005/04/05 02:54:39 UTC

Normalizing search scores over multiple indices

I've got a situation where I'm searching over a number of different
repositories, each containing a different set of documents.  I'd like
to run searches over, say, 4 different indices, then combine the
results outside of Java to present to the user.  Is there any way of
normalizing search scores over multiple searches over different
indices?

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org