|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IFieldMapper | Maps Lucene index's fields onto Carrot2 Document fields. |
| Class Summary | |
|---|---|
| FSDirectoryWrapper | Wraps FSDirectory for serialization with SimpleXML. |
| LuceneDocumentSource | A IDocumentSource fetching Documents from a local Apache Lucene index. |
| LuceneDocumentSourceDescriptor | Metadata and attributes of the LuceneDocumentSource component. |
| LuceneDocumentSourceDescriptor.AttributeBuilder | Attribute map builder for the LuceneDocumentSource component. |
| LuceneDocumentSourceDescriptor.Attributes | All attributes of the LuceneDocumentSource component. |
| LuceneDocumentSourceDescriptor.Keys | Constants for all attribute keys of the LuceneDocumentSource component. |
| PlainTextFormatter | An implementation of the Lucene highlighter's Formatter interface that doesn't
do any highlighting and just returns the original text. |
| SimpleFieldMapper | A simple IFieldMapper with one-to-one mapping between the default title, url
and summary fields. |
| SimpleFieldMapperDescriptor | Metadata and attributes of the SimpleFieldMapper component. |
| SimpleFieldMapperDescriptor.AttributeBuilder | Attribute map builder for the SimpleFieldMapper component. |
| SimpleFieldMapperDescriptor.Attributes | All attributes of the SimpleFieldMapper component. |
| SimpleFieldMapperDescriptor.Keys | Constants for all attribute keys of the SimpleFieldMapper component. |
| StandardAnalyzerWrapper | Lucene's StandardAnalyzer with
a parameterless constructor defining the compatibility flag
to the version Version#LUCENE_CURRENT (no fixed Lucene dependency). |
Fetches documents from a local Lucene index.
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||