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