it.sistematica.isharedoc.service.search.engine
Interface IndexManager.WriteAction

Enclosing interface:
IndexManager

public static interface IndexManager.WriteAction


Method Summary
 void doWrite(org.apache.lucene.index.IndexWriter writer)
           
 

Method Detail

doWrite

void doWrite(org.apache.lucene.index.IndexWriter writer)
             throws java.io.IOException
Throws:
java.io.IOException