Samples
The best way to learn PyLucene is to look at the many samples included
with the PyLucene source release or on the web at
http://svn.osafoundation.org/pylucene/trunk/samples/
http://svn.osafoundation.org/pylucene/trunk/samples/LuceneInAction/
A large number of samples are shipped with PyLucene. Most notably, all
the samples published in the "Lucene in Action" book that did not
depend on a third party Java library for which there was no obvious
Python equivalent were ported to Python and PyLucene.
"Lucene in Action" is a great companion to learning Lucene. Having all
the samples available in Python should make it even easier for Python
developers.
"Lucene in Action" was written by Erik Hatcher and Otis Gospodnetic,
both part of the Java Lucene development team, and is available from
Manning Publications at
http://www.manning.com/hatcher2.