public class IndexWriterUtils extends Object
| Constructor and Description |
|---|
IndexWriterUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.lucene.index.IndexWriterConfig |
getIndexWriterConfig(LuceneIndexDefinition definition,
boolean remoteDir) |
static org.apache.lucene.index.IndexWriterConfig |
getIndexWriterConfig(LuceneIndexDefinition definition,
boolean remoteDir,
LuceneIndexWriterConfig writerConfig) |
public static org.apache.lucene.index.IndexWriterConfig getIndexWriterConfig(LuceneIndexDefinition definition, boolean remoteDir)
public static org.apache.lucene.index.IndexWriterConfig getIndexWriterConfig(LuceneIndexDefinition definition, boolean remoteDir, LuceneIndexWriterConfig writerConfig)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.