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