Uses of Enum Class
org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property.ElasticsearchAnalyzer.AnalyzerType
Packages that use ElasticsearchAnalyzer.AnalyzerType
-
Uses of ElasticsearchAnalyzer.AnalyzerType in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property
Methods in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property that return ElasticsearchAnalyzer.AnalyzerTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ElasticsearchAnalyzer.AnalyzerType[]ElasticsearchAnalyzer.AnalyzerType.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.AnalyzerTypeModifier and TypeMethodDescriptionstatic ElasticsearchAnalyzerElasticsearchAnalyzer.of(ElasticsearchAnalyzer.TextType textType, ElasticsearchAnalyzer.AnalyzerType type, ElasticsearchAnalyzer.AnalyzerPurpose purpose)