missing doc on pylucene site
http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_3_0_2/jcc/CHANGES => "The requested URL /repos/asf/lucene/pylucene/tags/pylucene_3_0_2/jcc/CHANGES was not found on this server." Bill
API changes between 2.9.2 and 2.9.3
Looks like the combination of JCC 2.6 and Lucene 2.9.3 have made some significant API changes. This is what I get with 2.9.3: % python /u/python/uplib/indexing.py search /local/demo-repo/index picasso [...] hits are (0 hits) Traceback (most recent call last): File "/u/python/uplib/indexing.py"