Class TextFieldMapper
java.lang.Object
io.jmix.search.index.mapping.fieldmapper.impl.AbstractFieldMapper
io.jmix.search.index.mapping.fieldmapper.impl.SimpleFieldMapper
io.jmix.search.index.mapping.fieldmapper.impl.TextFieldMapper
- All Implemented Interfaces:
- FieldMapper
Maps field as analyzed text
- 
Field SummaryFieldsFields inherited from class io.jmix.search.index.mapping.fieldmapper.impl.AbstractFieldMapperobjectMapper
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected com.fasterxml.jackson.databind.node.ObjectNodeapplyExtendedSearch(com.fasterxml.jackson.databind.node.ObjectNode config, ExtendedSearchSettings extendedSearchSettings) Methods inherited from class io.jmix.search.index.mapping.fieldmapper.impl.SimpleFieldMappercreateJsonConfigurationMethods inherited from class io.jmix.search.index.mapping.fieldmapper.impl.AbstractFieldMappercreateEffectiveNativeParameters, createJsonConfiguration
- 
Field Details- 
supportedParameters
 
- 
- 
Constructor Details- 
TextFieldMapperpublic TextFieldMapper()
 
- 
- 
Method Details- 
getSupportedMappingParameters
- 
applyExtendedSearchprotected com.fasterxml.jackson.databind.node.ObjectNode applyExtendedSearch(com.fasterxml.jackson.databind.node.ObjectNode config, ExtendedSearchSettings extendedSearchSettings) - Overrides:
- applyExtendedSearchin class- SimpleFieldMapper
 
- 
getSearchPlatformDatatype- Specified by:
- getSearchPlatformDatatypein class- SimpleFieldMapper
 
 
-