|
|||||||||
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
public static class IntegerFieldMapper.Defaults
Field Summary | |
---|---|
static java.lang.Integer |
NULL_VALUE
|
Fields inherited from class org.elasticsearch.index.mapper.xcontent.NumberFieldMapper.Defaults |
---|
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 | |
---|---|
IntegerFieldMapper.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.Integer NULL_VALUE
Constructor Detail |
---|
public IntegerFieldMapper.Defaults()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |