Package com.atlassian.jira.issue.search

Interfaces and constants related to JIRA's Lucene-based search capabilities.

See:
          Description

Interface Summary
CustomFieldSortable Deprecated. Please use SortableCustomFieldSearcher instead.
IssueComparator A basic interface to allow fields to compare two issues
LuceneFieldSorter  
SearchContext  
SearchParameter A SearchParameter restricts searches for issues.
SearchProvider  
SearchProviderFactory  
SearchRequestManager  
 

Class Summary
SearchContextImpl  
SearcherRegistry Represents the searchers registered in JIRA.
SearchProviderFactoryImpl  
SearchRequest A class representing a Search Request.
SearchRequestManagerImpl  
SearchRequestUtils  
SearchResults  
SearchResults.Page  
SearchSort  
 

Exception Summary
SearchException  
 

Package com.atlassian.jira.issue.search Description

Interfaces and constants related to JIRA's Lucene-based search capabilities.

See Also:
SearchRequest


Copyright © 2002-2005 Atlassian. All Rights Reserved.