|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LuceneConnection
Bamboo's specialisation of the standard Lucene connection interface
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.atlassian.bonnie.ILuceneConnection |
---|
com.atlassian.bonnie.ILuceneConnection.BatchUpdateAction, com.atlassian.bonnie.ILuceneConnection.Configuration, com.atlassian.bonnie.ILuceneConnection.ReaderAction, com.atlassian.bonnie.ILuceneConnection.SearcherAction, com.atlassian.bonnie.ILuceneConnection.WriterAction |
Field Summary |
---|
Fields inherited from interface com.atlassian.bonnie.ILuceneConnection |
---|
DEFAULT_CONFIGURATION |
Method Summary | |
---|---|
void |
closeQuietly(org.apache.lucene.search.Searcher searcher)
|
Methods inherited from interface com.atlassian.bonnie.ILuceneConnection |
---|
close, getNumDocs, isIndexCreated, leakSearcher, optimize, recreateIndexDirectory, truncateIndex, withBatchUpdate, withDeleteAndWrites, withReader, withReaderAndDeletes, withSearch, withWriter |
Method Detail |
---|
void closeQuietly(org.apache.lucene.search.Searcher searcher)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |