Package com.atlassian.bamboo.index

Interface Summary
BuildResultsIndexer  
CustomIndexReader  
CustomPostBuildIndexWriter Provides a hook into the indexing code put in your own information to the index
LuceneConnection Bamboo's specialisation of the standard Lucene connection interface
PostChainIndexWriter Provides a hook into the indexing code put in your own information to the index
 

Class Summary
AbstractDocumentHitCollector  
BuildResultsSummaryDocument A lucene implementation of an AbstractResultsSummary which mirrors the BuildResultsSummary object closely.
BuildResultsSummaryDocumentFactory Converts a BuildResultsSummary into a Lucene Document to be indexed.
BuildResultsSummaryIndexingListener Listens for when a BuildResultsSummary gets updated and tries to re-index it
DefaultBuildResultsIndexer  
FindLatestBuildResultHitCollector A hit collector that finds the latest build result summary for that query
IndexUtils Helper class to help deal with indexing / lucene stuff
LuceneConnectionImpl  
ReindexAction  
 



Copyright © 2011 Atlassian. All Rights Reserved.