Package com.atlassian.jira.issue.index

Interface Summary
DocumentConstants  
IssueIndexManager  
 

Class Summary
AbstractDocument  
BulkOnlyIndexManager This index manager ignores calls to #reIndex(org.ofbiz.core.entity.GenericValue) , #deIndex(org.ofbiz.core.entity.GenericValue) and BulkOnlyIndexManager.reIndexIssues(Collection).
CommentDocument Returns a Lucene document from a given comment
DefaultIndexManager  
IndexException  
IssueDocument  
JiraAnalyzer  
MemoryIndexManager A based index manager to allow indexing to be done in memory rather than on the FS.