|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.source.lucene.LuceneDocumentSourceDescriptor.Keys
public static class LuceneDocumentSourceDescriptor.Keys
Constants for all attribute keys of the LuceneDocumentSource component.
| Field Summary | |
|---|---|
static String |
ANALYZER
Attribute key for: LuceneDocumentSource.analyzer. |
static String |
DIRECTORY
Attribute key for: LuceneDocumentSource.directory. |
static String |
DOCUMENTS
Attribute key for: LuceneDocumentSource.documents. |
static String |
FIELD_MAPPER
Attribute key for: LuceneDocumentSource.fieldMapper. |
static String |
KEEP_LUCENE_DOCUMENTS
Attribute key for: LuceneDocumentSource.keepLuceneDocuments. |
static String |
QUERY
Attribute key for: LuceneDocumentSource.query. |
static String |
RESULTS
Attribute key for: LuceneDocumentSource.results. |
static String |
RESULTS_TOTAL
Attribute key for: LuceneDocumentSource.resultsTotal. |
| Constructor Summary | |
|---|---|
protected |
LuceneDocumentSourceDescriptor.Keys()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String RESULTS
LuceneDocumentSource.results.
public static final String RESULTS_TOTAL
LuceneDocumentSource.resultsTotal.
public static final String DOCUMENTS
LuceneDocumentSource.documents.
public static final String DIRECTORY
LuceneDocumentSource.directory.
public static final String ANALYZER
LuceneDocumentSource.analyzer.
public static final String FIELD_MAPPER
LuceneDocumentSource.fieldMapper.
public static final String QUERY
LuceneDocumentSource.query.
public static final String KEEP_LUCENE_DOCUMENTS
LuceneDocumentSource.keepLuceneDocuments.
| Constructor Detail |
|---|
protected LuceneDocumentSourceDescriptor.Keys()
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||