|
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.core.attribute.CommonAttributesDescriptor.Keys
public static class CommonAttributesDescriptor.Keys
Constants for all attribute keys of the CommonAttributes component.
| Field Summary | |
|---|---|
static String |
CLUSTERS
Attribute key for: CommonAttributes.clusters. |
static String |
DOCUMENTS
Attribute key for: CommonAttributes.documents. |
static String |
PROCESSING_RESULT_TITLE
Attribute key for: CommonAttributes.processingResultTitle. |
static String |
PROCESSING_TIME_ALGORITHM
Attribute key for: CommonAttributes.processingTimeAlgorithm. |
static String |
PROCESSING_TIME_SOURCE
Attribute key for: CommonAttributes.processingTimeSource. |
static String |
PROCESSING_TIME_TOTAL
Attribute key for: CommonAttributes.processingTimeTotal. |
static String |
QUERY
Attribute key for: CommonAttributes.query. |
static String |
RESULTS
Attribute key for: CommonAttributes.results. |
static String |
RESULTS_TOTAL
Attribute key for: CommonAttributes.resultsTotal. |
static String |
START
Attribute key for: CommonAttributes.start. |
| Constructor Summary | |
|---|---|
protected |
CommonAttributesDescriptor.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 START
CommonAttributes.start.
public static final String RESULTS
CommonAttributes.results.
public static final String QUERY
CommonAttributes.query.
public static final String RESULTS_TOTAL
CommonAttributes.resultsTotal.
public static final String DOCUMENTS
CommonAttributes.documents.
public static final String CLUSTERS
CommonAttributes.clusters.
public static final String PROCESSING_TIME_TOTAL
CommonAttributes.processingTimeTotal.
public static final String PROCESSING_TIME_SOURCE
CommonAttributes.processingTimeSource.
public static final String PROCESSING_TIME_ALGORITHM
CommonAttributes.processingTimeAlgorithm.
public static final String PROCESSING_RESULT_TITLE
CommonAttributes.processingResultTitle.
| Constructor Detail |
|---|
protected CommonAttributesDescriptor.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 | ||||||||