public class OLuceneAnalyzerFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OLuceneAnalyzerFactory.AnalyzerKind |
Constructor and Description |
---|
OLuceneAnalyzerFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.Analyzer |
createAnalyzer(OIndexDefinition index,
OLuceneAnalyzerFactory.AnalyzerKind kind,
ODocument metadata) |
public org.apache.lucene.analysis.Analyzer createAnalyzer(OIndexDefinition index, OLuceneAnalyzerFactory.AnalyzerKind kind, ODocument metadata)
Copyright © 2009–2020 OrientDB. All rights reserved.