public class HungarianAnalyzerProvider extends AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.hu.HungarianAnalyzer>
versiondeprecationLogger, indexSettings, logger| Constructor and Description |
|---|
HungarianAnalyzerProvider(IndexSettings indexSettings,
Environment env,
java.lang.String name,
Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.analysis.hu.HungarianAnalyzer |
get()
Provides an instance of
T. |
name, scopegetIndexSettings, indexpublic HungarianAnalyzerProvider(IndexSettings indexSettings, Environment env, java.lang.String name, Settings settings)
public org.apache.lucene.analysis.hu.HungarianAnalyzer get()
ProviderT. Must never return null.