public final class IndexWriterConfigs extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.lucene.index.IndexWriterConfig |
population() |
static org.apache.lucene.index.IndexWriterConfig |
population(org.apache.lucene.analysis.Analyzer analyzer) |
static org.apache.lucene.index.IndexWriterConfig |
standard() |
static org.apache.lucene.index.IndexWriterConfig |
standard(org.apache.lucene.analysis.Analyzer analyzer) |
public static org.apache.lucene.index.IndexWriterConfig standard()
public static org.apache.lucene.index.IndexWriterConfig standard(org.apache.lucene.analysis.Analyzer analyzer)
public static org.apache.lucene.index.IndexWriterConfig population()
public static org.apache.lucene.index.IndexWriterConfig population(org.apache.lucene.analysis.Analyzer analyzer)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.