Constant Field Values
Contents
org.elasticsearch.*
-
org.elasticsearch.index.mapper.RankFeatureFieldMapper Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_TYPE"rank_feature" -
org.elasticsearch.index.mapper.RankFeatureMetaFieldMapper Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_TYPE"_feature"public static final java.lang.StringNAME"_feature" -
org.elasticsearch.index.mapper.RankFeaturesFieldMapper Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_TYPE"rank_features" -
org.elasticsearch.index.mapper.ScaledFloatFieldMapper Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_TYPE"scaled_float" -
org.elasticsearch.index.mapper.SearchAsYouTypeFieldMapper Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_TYPE"search_as_you_type" -
org.elasticsearch.index.mapper.SearchAsYouTypeFieldMapper.Defaults Modifier and Type Constant Field Value public static final intMAX_GRAM20public static final intMAX_SHINGLE_SIZE3public static final intMIN_GRAM1 -
org.elasticsearch.index.mapper.TokenCountFieldMapper Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_TYPE"token_count" -
org.elasticsearch.index.mapper.TokenCountFieldMapper.Defaults Modifier and Type Constant Field Value public static final booleanDEFAULT_POSITION_INCREMENTStrue
-
org.elasticsearch.index.query.RankFeatureQueryBuilder Modifier and Type Constant Field Value public static final java.lang.StringNAME"rank_feature"