PyLucene is now supported with both Python 2 and Python 3

PyLucene is a Python extension
for accessing
Java LuceneTM. Its goal
is to allow you to use Lucene’s text indexing and searching
capabilities from Python. It is API compatible with the latest
version of Java Lucene, version 6.5.0 as of April 6th, 2017. Read more

Similar