| Interface | Description |
|---|---|
| ConfigurableDocumentHandler | |
| DocumentHandler |
Allows a class to act as a Lucene document handler
|
| Class | Description |
|---|---|
| FileExtensionDocumentHandler |
A DocumentHandler implementation to delegate responsibility to
based on a files extension.
|
| HtmlDocument |
The
HtmlDocument class creates a Lucene Document from an HTML document. |
| IndexTask |
Ant task to index files with Lucene
|
| IndexTask.AnalyzerType | |
| IndexTask.HandlerConfig | |
| TextDocument |
A utility for making Lucene Documents from a File.
|
| Exception | Description |
|---|---|
| DocumentHandlerException |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.