@FunctionalInterface
public static interface EngineTestCase.IndexWriterFactory
Modifier and Type | Method and 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