Now my problem:I created an index with Java-Lucene-1.9pre1 and want to access it now using PyLucene (I know it is 1.4.3, but with Java-Lucene-1.4.3 I can access it).
I checked with a Java Lucene developer and what you're doing is not supported. The other way, reading a 1.4.3 index on 1.9, is. Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
