
PyLucene is a JCC-compiled Python extension of Java Lucene and wouldn't be
possible without the tireless efforts of the people and open source projects
below.

  - the Java Lucene developers,
    http://lucene.apache.org/java/docs/whoweare.html

  - the Open Source Applications Foundation, for hosting the project
    http://www.osafoundation.org

  - Andi Vajda, PyLucene and JCC project founder and maintainer, for
    believing that PyLucene should be feasible

  - the following people contributed patches, samples, bug reports 
    and resources: 
     . Kapil Thangavelu (hazmat): FSDirectory support, first unit test
     . Frank Wierzbicki: IndexFiles.py and SearchFiles.py samples
     . Andreas Jung: several bug reports, nasty bugs indeed
     . Jeff Bowden: several bug reports and API additions via patches
     . Wai Yip Tung: test_PyLuceneThread.py unit test, windows threads testing
     . Yura Smolsky: test_Highlighter.py unit test, numerous bug reports
     . Steve Jenson: MultiFieldQueryParser addition to test_PyLucene.py
     . Erik Hatcher: man page index and search samples

Thank you all !
