Ian Lea wrote:
Hi


You can load an existing index into a RAMDirectory using one of the
constructors that takes an existing index.  I believe that a RAM index
will be the same size as a file based index.
Of course I was looking at IndexSearcher but the constructor is for RAMDirectory
MMapDirectory is another possibility.

How does this work, memory mapping.

and if Im using a 32bit Java I'm limited to potentailly 4GB , (but probably more like 3GB) for the JVM , but if I use 64bit there is no limit, right ?

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to