On Sat, 27 Jan 2007, Jack L wrote:
Has anyone been using Luke to examine index generated by PyLucene? I'd like to use Luke to debug my search but I always get a "invalid path, or not a Lucene index" error from Luke when I point it to the index directory.
A Lucene index created with PyLucene should be the same byte for byte as an index created with Java Lucene. If that is not the case, please send in code to reproduce the error, it's a bug.
I've never used Luke myself so I can't tell what the error is about. Maybe the version of Luke is not compatible with the version of Lucene/PyLucene you're using ? There have been index format changes in Lucene 2.0.
Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
