Package com.atlassian.jira.issue.index

Interface Summary
DocumentConstants  
IndexPath Responsible for determining the current location of JIRA indexes.
IssueIndexer  
IssueIndexManager Manages Lucene search indexes.
LuceneConnectionFactory  
LuceneConnectionManager Handle the lifecycle management of a LuceneConnection.
 

Class Summary
BulkOnlyIndexManager This index manager ignores calls to BulkOnlyIndexManager.reIndex(org.ofbiz.core.entity.GenericValue), BulkOnlyIndexManager.deIndex(org.ofbiz.core.entity.GenericValue) and BulkOnlyIndexManager.reIndexIssues(Collection).
CommentDocument Returns a Lucene document from a given comment
DefaultIndexManager  
DefaultLuceneConnectionManager Default implementation of the LuceneConnectionManager interface.
IndexPath.Directory  
IssueDocument  
IssueIndexer.Analyzers  
JavaExceptionAnalyzer This class wraps the given analyzer.
JiraAnalyzer  
MemoryIndexManager A based index manager to allow indexing to be done in memory rather than on the FS.
MultiThreadedIssueIndexer  
PropertiesIndexPath Implementation of IndexPath that uses the ApplicationProperties to get the current paths.
SingleThreadedIssueIndexer  
 

Exception Summary
IndexException  
 



Copyright © 2002-2007 Atlassian. All Rights Reserved.