Annotation Interface InnerField
- Author:
- Artur Konczak, Mohsin Husen, Sascha Woo, Xiao Yu, Peter-Josef Meisch, Aleksei Arsenev, Brian Kimmig, Morgan Lutz, Haibo Liu, Andriy Redko
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanintto be used in combination withFieldType.Dense_Vectorbooleanbooleanto be used in combination withFieldType.Dense_Vectorbooleanintbooleanbooleanbooleanimplemented as array to enable the empty default valueto be used in combination withFieldType.Dense_Vectorto be used in combination withFieldType.Dense_Vectoroverrides the field type in the mapping which otherwise will be taken from correspondingFieldTypeintbooleanString[]intbooleanto be used in combination withFieldType.Rank_Featuredoubleboolean
-
Element Details
-
suffix
String suffix -
type
FieldType type -
index
boolean index- Default:
true
-
format
DateFormat[] format- Default:
{date_optional_time, epoch_millis}
-
pattern
String[] pattern- Default:
{}
-
store
boolean store- Default:
false
-
fielddata
boolean fielddata- Default:
false
-
searchAnalyzer
String searchAnalyzer- Default:
""
-
analyzer
String analyzer- Default:
""
-
normalizer
String normalizer- Default:
""
-
ignoreAbove
int ignoreAbove- Since:
- 4.0
- Default:
-1
-
coerce
boolean coerce- Since:
- 4.0
- Default:
true
-
docValues
boolean docValues- Since:
- 4.0
- Default:
true
-
ignoreMalformed
boolean ignoreMalformed- Since:
- 4.0
- Default:
false
-
indexOptions
-
indexPhrases
boolean indexPhrases- Since:
- 4.0
- Default:
false
-
indexPrefixes
IndexPrefixes[] indexPrefixesimplemented as array to enable the empty default value- Since:
- 4.0
- Default:
{}
-
norms
boolean norms- Since:
- 4.0
- Default:
true
-
nullValue
-
positionIncrementGap
int positionIncrementGap- Since:
- 4.0
- Default:
-1
-
similarity
-
termVector
-
scalingFactor
double scalingFactor- Since:
- 4.0
- Default:
1.0
-
maxShingleSize
int maxShingleSize- Since:
- 4.0
- Default:
-1
-
positiveScoreImpact
boolean positiveScoreImpactto be used in combination withFieldType.Rank_Feature- Since:
- 4.1
- Default:
true
-
eagerGlobalOrdinals
boolean eagerGlobalOrdinals- Since:
- 4.1
- Default:
false
-
nullValueType
-
dims
-
elementType
-
knnSimilarity
KnnSimilarity knnSimilarityto be used in combination withFieldType.Dense_Vector- Since:
- 5.4
- Default:
DEFAULT
-
knnIndexOptions
KnnIndexOptions[] knnIndexOptionsto be used in combination withFieldType.Dense_Vector- Since:
- 5.4
- Default:
{}
-
mappedTypeName
-