I've used scp and rsync successfully in the past.
Lucene now includes a remote searcher (RMI stuff), so you may want to
consider a single index, too.

Otis

--- Ben Sinclair <[EMAIL PROTECTED]> wrote:

> My application currently uses Lucene with an index living on the
> filesystem, and it works fine. I'm moving to a clustered environment
> soon and need to figure out how to keep my indexes together. Since
> the
> index is on the filesystem, each machine in the cluster will end up
> with a different index.
> 
> I looked into JDBC Directory, but it's not tested under Oracle and
> doesn't seem like a very mature project.
> 
> What are other people doing to solve this problem?
> 
> -- 
> Ben Sinclair
> [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> 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