|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.source.lucene.SimpleFieldMapperDescriptor.Keys
public static class SimpleFieldMapperDescriptor.Keys
Constants for all attribute keys of the SimpleFieldMapper component.
| Field Summary | |
|---|---|
static String |
CONTENT_FIELD
Attribute key for: SimpleFieldMapper.contentField. |
static String |
CONTEXT_FRAGMENTS
Attribute key for: SimpleFieldMapper.contextFragments. |
static String |
FORMATTER
Attribute key for: SimpleFieldMapper.formatter. |
static String |
FRAGMENT_JOIN
Attribute key for: SimpleFieldMapper.fragmentJoin. |
static String |
SEARCH_FIELDS
Attribute key for: SimpleFieldMapper.searchFields. |
static String |
TITLE_FIELD
Attribute key for: SimpleFieldMapper.titleField. |
static String |
URL_FIELD
Attribute key for: SimpleFieldMapper.urlField. |
| Constructor Summary | |
|---|---|
protected |
SimpleFieldMapperDescriptor.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 TITLE_FIELD
SimpleFieldMapper.titleField.
public static final String CONTENT_FIELD
SimpleFieldMapper.contentField.
public static final String URL_FIELD
SimpleFieldMapper.urlField.
public static final String SEARCH_FIELDS
SimpleFieldMapper.searchFields.
public static final String FORMATTER
SimpleFieldMapper.formatter.
public static final String CONTEXT_FRAGMENTS
SimpleFieldMapper.contextFragments.
public static final String FRAGMENT_JOIN
SimpleFieldMapper.fragmentJoin.
| Constructor Detail |
|---|
protected SimpleFieldMapperDescriptor.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 | ||||||||