com.atlassian.jira.issue.index
Interface LuceneConnectionFactory

All Known Implementing Classes:
LuceneConnectionFactoryImpl

public interface LuceneConnectionFactory


Method Summary
 com.atlassian.bonnie.ILuceneConnection createLuceneConnection(String path, boolean recreateIndexes, org.apache.lucene.analysis.Analyzer analyzer)
           
 

Method Detail

createLuceneConnection

com.atlassian.bonnie.ILuceneConnection createLuceneConnection(String path,
                                                              boolean recreateIndexes,
                                                              org.apache.lucene.analysis.Analyzer analyzer)
                                                              throws Exception
Throws:
Exception


Copyright © 2002-2009 Atlassian. All Rights Reserved.