Copyright (c) 2005 Mohanaraj Gopala

This directory contains a couple of sample PyLucene examples which
are based on the incremental IndexHTML demo by Douglass R. Cutting
which comes with the Java Lucene distribution.

The way this port rougly maps is

IndexHTML.py -> IndexHTML.java
Document.py -> HTMLDocument.java ,TextDocument.java
SearchFiles.py -> SearchFiles.java

CREDITS:

Douglass R. Cutting
OSAF team for the initial samples 
HTMLStrip.py is a slightly modified version of the recipe  from
 http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52281

CONTACT:

Contace me if you need any help, find bugs, have better ways of doing 
this stuff at mohangk_at_gmail.com