Re: Remotely Stroring Index file
On Wed, 2005-03-09 at 15:06 +0530, Natarajan.T wrote: > How to I store indexing files remotely. > > For example indexing process running in machine A, then HoHoI want to > store index files in machine B. There's no built in support in Lucene to have remote directories. You can do something at the
Remotely Stroring Index file
Hi, How to I store indexing files remotely. For example indexing process running in machine A, then HoHoI want to store index files in machine B. Regards, Natarajan.