I just uploaded the bits of PyLucene 1.9.1 to the usual locations.
See http://pylucene.osafoundation.org for more details.

This release is built from the Java Lucene 1.9.1 tag.
    - http://svn.apache.org/repos/asf/lucene/java/tags/lucene_1_9_1

Java Lucene 1.9.1 was released to fix a 'serious bug' in the 1.9 release.
PyLucene 1.9.1 includes that bug fix plus:
  - support for customizing a MultiFieldQueryParser
  - support for doing so using a custom analyzer
  - better type checking in p2j (the python string to java string converter)
  - another patch in QueryParser working around the LookaheadSuccess exception
    problem on windows.

Andi..

_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to