Package org.opensearch.analysis.common
Class LithuanianAnalyzerProvider
java.lang.Object
org.opensearch.index.AbstractIndexComponent
org.opensearch.index.analysis.AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.lt.LithuanianAnalyzer>
org.opensearch.analysis.common.LithuanianAnalyzerProvider
- All Implemented Interfaces:
Provider<org.apache.lucene.analysis.lt.LithuanianAnalyzer>,AnalyzerProvider<org.apache.lucene.analysis.lt.LithuanianAnalyzer>,IndexComponent
public class LithuanianAnalyzerProvider
extends AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.lt.LithuanianAnalyzer>
Provider for
LithuanianAnalyzer-
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.lt.LithuanianAnalyzer get()
-