Interface ILuceneConnection.WriterAction
- Enclosing interface:
- ILuceneConnection
public static interface ILuceneConnection.WriterAction
-
Method Summary
Modifier and TypeMethodDescriptionvoid
perform
(org.apache.lucene.index.IndexWriter writer) Perform index writing.
-
Method Details
-
perform
Perform index writing.- Throws:
IOException
-