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