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