ucene...
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Monday, March 20, 2006 7:21 PM
To: java-user@lucene.apache.org
Subject: Re: serializable RAMDirectory
On Mar 20, 2006, at 1:05 AM, Aditya Liviandi wrote:
> Is there any implementation of lucene that allows the ind
On Mar 20, 2006, at 1:05 AM, Aditya Liviandi wrote:
Is there any implementation of lucene that allows the index to be
portable? It seems pointless that I have to do the indexing
operation to
a directory with FSDirectory, and then copy the directory over to the
portable file, and unpack the f
Is there any implementation of lucene that allows the index to be
portable? It seems pointless that I have to do the indexing operation to
a directory with FSDirectory, and then copy the directory over to the
portable file, and unpack the file whenever I want to search the
directory at another plac