On Fri, 27 Jun 2008, Darren Govoni wrote:

Hi,
 Is there a way to make pylucene read an on-disk index into memory and
then do all the search operations on it there?

Yes, the same way you'd do with Java Lucene, using a RAMDirectory.

For Lucene usage questions it's best to ask the Lucene user list [1], it has a lot more traffic and the answers you'd get there apply to PyLucene just as well.

Andi..

[1] http://lucene.apache.org/java/docs/mailinglists.html#Java%20User%20List
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to