public class IndonesianAnalyzerProvider extends AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.id.IndonesianAnalyzer>
version
componentSettings, index, indexSettings, logger
Constructor and Description |
---|
IndonesianAnalyzerProvider(Index index,
Settings indexSettings,
Environment env,
String name,
Settings settings) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.id.IndonesianAnalyzer |
get()
Provides an instance of
T . |
name, scope
index, nodeName
@Inject public IndonesianAnalyzerProvider(Index index, @IndexSettings Settings indexSettings, Environment env, String name, Settings settings)
public org.apache.lucene.analysis.id.IndonesianAnalyzer get()
Provider
T
. Must never return null
.Copyright © 2009–2015. All rights reserved.