Skip navigation links
A B C D E F G H I M O P R S T V 

A

allowsIndexOptions() - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.Builder
Scaled float types no longer support `index_options`
analyzer() - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper
Name of analyzer.
analyzer(NamedAnalyzer) - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper.Builder
 
analyzer() - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper.Builder
 

B

build(BuilderContext) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.Builder
 
build(BuilderContext) - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper.Builder
 
Builder(String) - Constructor for class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.Builder
 
Builder(String) - Constructor for class org.elasticsearch.index.mapper.TokenCountFieldMapper.Builder
 

C

checkCompatibility(MappedFieldType, List<String>, boolean) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
clone() - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper
 
clone() - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
coerce(boolean) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.Builder
 
coerce(BuilderContext) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.Builder
 
CONTENT_TYPE - Static variable in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper
 
CONTENT_TYPE - Static variable in class org.elasticsearch.index.mapper.TokenCountFieldMapper
 
contentType() - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper
 
contentType() - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper
 

D

DEFAULT_POSITION_INCREMENTS - Static variable in class org.elasticsearch.index.mapper.TokenCountFieldMapper.Defaults
 
Defaults() - Constructor for class org.elasticsearch.index.mapper.TokenCountFieldMapper.Defaults
 
docValueFormat(String, DateTimeZone) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
doMerge(Mapper, boolean) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper
 
doMerge(Mapper, boolean) - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper
 
doXContentBody(XContentBuilder, boolean, Params) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper
 
doXContentBody(XContentBuilder, boolean, Params) - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper
 

E

enablePositionIncrements(boolean) - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper.Builder
 
enablePositionIncrements() - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper.Builder
 
enablePositionIncrements() - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper
Indicates if position increments are counted.
equals(Object) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
existsQuery(QueryShardContext) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 

F

FIELD_TYPE - Static variable in class org.elasticsearch.index.mapper.TokenCountFieldMapper.Defaults
 
fielddataBuilder(String) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
fieldType() - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper
 

G

getMappers() - Method in class org.elasticsearch.index.mapper.MapperExtrasPlugin
 
getScalingFactor() - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 

H

hashCode() - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 

I

ignoreMalformed(boolean) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.Builder
 
ignoreMalformed(BuilderContext) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.Builder
 

M

MapperExtrasPlugin - Class in org.elasticsearch.index.mapper
 
MapperExtrasPlugin() - Constructor for class org.elasticsearch.index.mapper.MapperExtrasPlugin
 

O

org.elasticsearch.index.mapper - package org.elasticsearch.index.mapper
 

P

parse(String, Map<String, Object>, ParserContext) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.TypeParser
 
parse(String, Map<String, Object>, ParserContext) - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper.TypeParser
 
parseCreateField(ParseContext, List<IndexableField>) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper
 
parseCreateField(ParseContext, List<IndexableField>) - Method in class org.elasticsearch.index.mapper.TokenCountFieldMapper
 

R

rangeQuery(Object, Object, boolean, boolean, QueryShardContext) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 

S

ScaledFloatFieldMapper - Class in org.elasticsearch.index.mapper
A FieldMapper for scaled floats.
ScaledFloatFieldMapper.Builder - Class in org.elasticsearch.index.mapper
 
ScaledFloatFieldMapper.ScaledFloatFieldType - Class in org.elasticsearch.index.mapper
 
ScaledFloatFieldMapper.TypeParser - Class in org.elasticsearch.index.mapper
 
ScaledFloatFieldType() - Constructor for class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
scalingFactor(double) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.Builder
 
setScalingFactor(double) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 

T

termQuery(Object, QueryShardContext) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
termsQuery(List<?>, QueryShardContext) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
TokenCountFieldMapper - Class in org.elasticsearch.index.mapper
A FieldMapper that takes a string and writes a count of the tokens in that string to the index.
TokenCountFieldMapper(String, MappedFieldType, MappedFieldType, Settings, NamedAnalyzer, boolean, MultiFields, CopyTo) - Constructor for class org.elasticsearch.index.mapper.TokenCountFieldMapper
 
TokenCountFieldMapper.Builder - Class in org.elasticsearch.index.mapper
 
TokenCountFieldMapper.Defaults - Class in org.elasticsearch.index.mapper
 
TokenCountFieldMapper.TypeParser - Class in org.elasticsearch.index.mapper
 
typeName() - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
TypeParser() - Constructor for class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.TypeParser
 
TypeParser() - Constructor for class org.elasticsearch.index.mapper.TokenCountFieldMapper.TypeParser
 

V

valueForDisplay(Object) - Method in class org.elasticsearch.index.mapper.ScaledFloatFieldMapper.ScaledFloatFieldType
 
A B C D E F G H I M O P R S T V 
Skip navigation links