public static interface BaseLuceneIndexTemplate.IndexWriterCallback<T>
Modifier and Type | Method and Description |
---|---|
T |
doInIndexWriter(org.apache.lucene.index.IndexWriter indexWriter) |
T doInIndexWriter(org.apache.lucene.index.IndexWriter indexWriter) throws java.lang.Exception
java.lang.Exception