| Interface | Description |
|---|---|
| BuildResultsIndexer | |
| CustomIndexReader | |
| CustomPostBuildIndexWriter |
Provides a hook into the indexing code put in your own information to the index
|
| Indexer |
Standard interface for anything that wants to index stuff in Bamboo.
|
| IndexerContext | |
| IndexerManager | |
| IndexerService |
This service takes care of adding/updating/removing documents from Lucene.
|
| IndexerTask |
Interface used to schedule custom tasks executing on Lucene connection
|
| IndexSearcherTask<T> |
Provide tha ability to run arbitrary/flexible searches on an index
|
| LuceneConnection | Deprecated
since 5.4 deprecated without replacement.
|
| PostChainIndexWriter |
Provides a hook into the indexing code put in your own information to the index
|
| Class | Description |
|---|---|
| AbstractDocumentHitCollector | |
| AbstractIndexer |
Should be in bamboo-core but bamboo-deployments depends on this
|
| AllDocumentCollector |
Collector which collects every matching document.
|
| DocumentBuilder | |
| FindLatestBuildResultHitCollector |
A hit collector that finds the latest build result summary for that query
|
| IndexerBandanaContext | |
| IndexerContextBuilder | |
| IndexerEventListener | |
| IndexerManagerImpl | |
| IndexerServiceImpl |
This service takes care of adding/updating/removing documents from Lucene.
|
| IndexUtils |
Helper class to help deal with indexing / lucene stuff
|
| LuceneConnectionImpl | |
| ReindexAction |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.