|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.index.mapper.core.AbstractFieldMapper.Defaults
org.elasticsearch.index.mapper.internal.UidFieldMapper.Defaults
public static class UidFieldMapper.Defaults
| Field Summary | |
|---|---|
static org.apache.lucene.document.Field.Index |
INDEX
|
static java.lang.String |
NAME
|
static boolean |
OMIT_NORMS
|
static boolean |
OMIT_TERM_FREQ_AND_POSITIONS
|
| Fields inherited from class org.elasticsearch.index.mapper.core.AbstractFieldMapper.Defaults |
|---|
BOOST, STORE, TERM_VECTOR |
| Constructor Summary | |
|---|---|
UidFieldMapper.Defaults()
|
|
| 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 java.lang.String NAME
public static final org.apache.lucene.document.Field.Index INDEX
public static final boolean OMIT_NORMS
public static final boolean OMIT_TERM_FREQ_AND_POSITIONS
| Constructor Detail |
|---|
public UidFieldMapper.Defaults()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||