|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.mapper.xcontent.AbstractFieldMapper.Defaults
org.elasticsearch.index.mapper.xcontent.NumberFieldMapper.Defaults
org.elasticsearch.index.mapper.xcontent.IntegerFieldMapper.Defaults
org.elasticsearch.index.mapper.xcontent.SizeFieldMapper.Defaults
public static class SizeFieldMapper.Defaults
Field Summary | |
---|---|
static boolean |
ENABLED
|
static java.lang.String |
NAME
|
Fields inherited from class org.elasticsearch.index.mapper.xcontent.IntegerFieldMapper.Defaults |
---|
NULL_VALUE |
Fields inherited from class org.elasticsearch.index.mapper.xcontent.NumberFieldMapper.Defaults |
---|
FUZZY_FACTOR, INDEX, OMIT_NORMS, OMIT_TERM_FREQ_AND_POSITIONS, PRECISION_STEP |
Fields inherited from class org.elasticsearch.index.mapper.xcontent.AbstractFieldMapper.Defaults |
---|
BOOST, STORE, TERM_VECTOR |
Constructor Summary | |
---|---|
SizeFieldMapper.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 boolean ENABLED
Constructor Detail |
---|
public SizeFieldMapper.Defaults()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |