@FunctionalInterface
public static interface EngineTestCase.IndexWriterFactory
Modifier and Type | Method | Description |
---|---|---|
IndexWriter |
createWriter(org.apache.lucene.store.Directory directory,
IndexWriterConfig iwc) |
IndexWriter createWriter(org.apache.lucene.store.Directory directory, IndexWriterConfig iwc) throws java.io.IOException
java.io.IOException