Class EnumFieldMapper
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.EnumFieldMapper
- All Implemented Interfaces:
FieldMapper
-
Field Summary
FieldsFields inherited from class io.jmix.search.index.mapping.fieldmapper.impl.AbstractFieldMapper
objectMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.fasterxml.jackson.databind.node.ObjectNode
applyExtendedSearch
(com.fasterxml.jackson.databind.node.ObjectNode config, ExtendedSearchSettings extendedSearchSettings) protected String
Methods inherited from class io.jmix.search.index.mapping.fieldmapper.impl.SimpleFieldMapper
createJsonConfiguration
Methods inherited from class io.jmix.search.index.mapping.fieldmapper.impl.AbstractFieldMapper
createEffectiveNativeParameters, createJsonConfiguration
-
Field Details
-
supportedParameters
-
-
Constructor Details
-
EnumFieldMapper
public EnumFieldMapper()
-
-
Method Details
-
applyExtendedSearch
protected com.fasterxml.jackson.databind.node.ObjectNode applyExtendedSearch(com.fasterxml.jackson.databind.node.ObjectNode config, ExtendedSearchSettings extendedSearchSettings) - Overrides:
applyExtendedSearch
in classSimpleFieldMapper
-
getSearchPlatformDatatype
- Specified by:
getSearchPlatformDatatype
in classSimpleFieldMapper
-
getSupportedMappingParameters
-