com.atlassian.jira.issue.search.util
Interface LuceneConnection.QueryAction

Enclosing interface:
LuceneConnection

public static interface LuceneConnection.QueryAction


Method Summary
 void perform(org.apache.lucene.search.IndexSearcher searcher)
           
 

Method Detail

perform

public void perform(org.apache.lucene.search.IndexSearcher searcher)
             throws IOException
Throws:
IOException


Copyright © 2002-2006 Atlassian. All Rights Reserved.