Hello Otis, Thanks alot !.
I will try. Thanks again, Youngho ----- Original Message ----- From: "Otis Gospodnetic" <[EMAIL PROTECTED]> To: <java-user@lucene.apache.org>; "Youngho Cho" <[EMAIL PROTECTED]> Sent: Saturday, September 10, 2005 10:59 AM Subject: Re: RAMDirectory add index with other machine FSDirectory > Save it to disk using FSDirectory, zip the index directory, and copy it > to the remote host over the socket. There is no built-in Lucene-way of > doing this. You can also simply scp the index directory or use > whatever other file transfer protocol suits you. > > Otis > > --- Youngho Cho <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > I would like to add RAMDirectory to another machines' FSDirectory > > Is there any good way ? > > > > > > Thanks, > > > > Youngho