Uses of Enum Class
org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property.ElasticsearchAnalyzer.TextType
Packages that use ElasticsearchAnalyzer.TextType
Package
Description
-
Uses of ElasticsearchAnalyzer.TextType in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.mapper.predefined
Methods in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.mapper.predefined with parameters of type ElasticsearchAnalyzer.TextTypeModifier and TypeMethodDescriptionTextFieldMapper.getExactTermSearchFieldAnalyzers(ElasticsearchAnalyzer.TextType textType) TextFieldMapper.getFieldAnalyzers(ElasticsearchAnalyzer.TextType textType) -
Uses of ElasticsearchAnalyzer.TextType in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property
Methods in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property that return ElasticsearchAnalyzer.TextTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ElasticsearchAnalyzer.TextType[]ElasticsearchAnalyzer.TextType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property with parameters of type ElasticsearchAnalyzer.TextTypeModifier and TypeMethodDescriptionstatic ElasticsearchAnalyzerElasticsearchAnalyzer.of(ElasticsearchAnalyzer.TextType textType, ElasticsearchAnalyzer.AnalyzerType type, ElasticsearchAnalyzer.AnalyzerPurpose purpose)