Hmmm... I'll look into that.  I thought the MultiSearcher would still need
access to each index.  Does the RemoteSearchable avoid that?  Will it allow
me to delegate searching to multiple boxes and then collate the results 
correctly?



Thanks for the tip about the RemoteSearchable.



--- java-user@lucene.apache.org
wrote:

On Tuesday 07 June 2005 00:49, [EMAIL PROTECTED]
wrote:

> 

> > The problem is that if I tell Lucene about only one of the
indexes

> > it has no way of knowing what the total document frequency is
across the

> > other index servers.

> 

> Can't you use ParallelMultiSearcher
and/or RemoteSearchable?

> 

> Regards

>  Daniel

> 

> -- 

> http://www.danielnaber.de

> 

> ---------------------------------------------------------------------

> 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