Interface Summary | |
---|---|
ConfigurableDocumentHandler | Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
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. |