Class ElasticsearchAnalyzer
java.lang.Object
org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property.ElasticsearchAnalyzer
- All Implemented Interfaces:
Property
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ElasticsearchAnalyzerstatic final ElasticsearchAnalyzer -
Method Summary
Modifier and TypeMethodDescriptiongetName()static ElasticsearchAnalyzerof(ElasticsearchAnalyzer.TextType textType, ElasticsearchAnalyzer.AnalyzerType type, ElasticsearchAnalyzer.AnalyzerPurpose purpose) toEntry()
-
Field Details
-
DEFAULT_ANALYZER
-
DEFAULT_EXACT_TERM_SEARCH_ANALYZER
-
-
Method Details
-
of
public static ElasticsearchAnalyzer of(ElasticsearchAnalyzer.TextType textType, ElasticsearchAnalyzer.AnalyzerType type, ElasticsearchAnalyzer.AnalyzerPurpose purpose) -
toEntry
-
getName
-