Package org.opensearch.analysis.common
Class PortugueseAnalyzerProvider
java.lang.Object
org.opensearch.index.AbstractIndexComponent
org.opensearch.index.analysis.AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.pt.PortugueseAnalyzer>
org.opensearch.analysis.common.PortugueseAnalyzerProvider
- All Implemented Interfaces:
Provider<org.apache.lucene.analysis.pt.PortugueseAnalyzer>,AnalyzerProvider<org.apache.lucene.analysis.pt.PortugueseAnalyzer>,IndexComponent
public class PortugueseAnalyzerProvider extends AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.pt.PortugueseAnalyzer>
-
Field Summary
Fields inherited from class org.opensearch.index.AbstractIndexComponent
deprecationLogger, indexSettings, logger -
Method Summary
Modifier and Type Method Description org.apache.lucene.analysis.pt.PortugueseAnalyzerget()Methods inherited from class org.opensearch.index.analysis.AbstractIndexAnalyzerProvider
name, scope
-
Method Details
-
get
public org.apache.lucene.analysis.pt.PortugueseAnalyzer get()
-