public class SimpleAnalyzerProvider extends AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.core.SimpleAnalyzer>
versioncomponentSettings, index, indexSettings, logger| Constructor and Description |
|---|
SimpleAnalyzerProvider(Index index,
Settings indexSettings,
String name,
Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.analysis.core.SimpleAnalyzer |
get()
Provides an instance of
T. |
name, scopeindex, nodeNamepublic org.apache.lucene.analysis.core.SimpleAnalyzer get()
ProviderT. Must never return null.Copyright © 2009–2016. All rights reserved.