Ant task to create Lucene indexes.
See: Description
Interface Summary | |
---|---|
ConfigurableDocumentHandler | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
DocumentHandler | Allows a class to act as a Lucene document handler |
Class Summary | |
---|---|
DocumentHandlerException | |
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. |