com.atlassian.bonnie
Interface ILuceneConnection.WriterAction

Enclosing interface:
ILuceneConnection

public static interface ILuceneConnection.WriterAction


Method Summary
 void perform(org.apache.lucene.index.IndexWriter writer)
          Perform index writing.
 

Method Detail

perform

void perform(org.apache.lucene.index.IndexWriter writer)
             throws java.io.IOException
Perform index writing.

Parameters:
writer -
Throws:
java.io.IOException


Copyright © 2006-2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.