Hello, I’m getting an error running this sample, I believe it is related to an old issue of Facet API having changed - http://mail-archives.apache.org/mod_mbox/lucene-pylucene-dev/201302.mbox/%3calpine.OSX.2.01.1302101349450.6538@yuzu.local%3e
$ python FacetExample.py Traceback (most recent call last): File "FacetExample.py", line 51, in <module> from org.apache.lucene.facet.index import FacetFields ImportError: No module named index Regards, —Ed