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