Package | Description |
---|---|
com.orientechnologies.lucene.analyzer |
Modifier and Type | Method and Description |
---|---|
static OLuceneAnalyzerFactory.AnalyzerKind |
OLuceneAnalyzerFactory.AnalyzerKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OLuceneAnalyzerFactory.AnalyzerKind[] |
OLuceneAnalyzerFactory.AnalyzerKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.Analyzer |
OLuceneAnalyzerFactory.createAnalyzer(OIndexDefinition index,
OLuceneAnalyzerFactory.AnalyzerKind kind,
ODocument metadata) |
Copyright © 2009–2020 OrientDB. All rights reserved.