public class HungarianAnalyzerProvider extends AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.hu.HungarianAnalyzer>
version
deprecationLogger, 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, scope
getIndexSettings, index
public HungarianAnalyzerProvider(IndexSettings indexSettings, Environment env, java.lang.String name, Settings settings)
public org.apache.lucene.analysis.hu.HungarianAnalyzer get()
Provider
T
. Must never return null
.