Package org.opensearch.analysis.common
Class GalicianAnalyzerProvider
- java.lang.Object
-
- org.opensearch.index.AbstractIndexComponent
-
- org.opensearch.index.analysis.AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.gl.GalicianAnalyzer>
-
- org.opensearch.analysis.common.GalicianAnalyzerProvider
-
- All Implemented Interfaces:
Provider<org.apache.lucene.analysis.gl.GalicianAnalyzer>,AnalyzerProvider<org.apache.lucene.analysis.gl.GalicianAnalyzer>,IndexComponent
public class GalicianAnalyzerProvider extends AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.gl.GalicianAnalyzer>
-
-
Field Summary
-
Fields inherited from class org.opensearch.index.AbstractIndexComponent
deprecationLogger, indexSettings, logger
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.lucene.analysis.gl.GalicianAnalyzerget()-
Methods inherited from class org.opensearch.index.analysis.AbstractIndexAnalyzerProvider
name, scope
-
Methods inherited from class org.opensearch.index.AbstractIndexComponent
getIndexSettings, index
-
-