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
Methods inherited from class org.opensearch.index.analysis.AbstractIndexAnalyzerProvider
name, scopeMethods inherited from class org.opensearch.index.AbstractIndexComponent
getIndexSettings, index
-
Method Details
-
get
public org.apache.lucene.analysis.pt.PortugueseAnalyzer get()
-