Package com.atlassian.jira.bc.issue.search
package com.atlassian.jira.bc.issue.search
-
ClassDescriptionAbstract convenience class with common methods for IssuePickerSearchProviders.Currently uses
HistoryIssuePickerSearchProviderandLuceneCurrentSearchIssuePickerSearchProviderto return issues.The default implementation of theSearchService.Implementation ofIssuePickerSearchProviderthat searches the user history in the session.Simple Bean for returning back the results of an Issue Picker providerInterface used byDefaultIssuePickerSearchServiceto retrieve issue matches.Service that is used to get a list ofIssuefor the Issue Picker.Class for passing around IssuePicker parameters.This search provider uses the current Jira search plus it uses search query objects to wildcard on issue key and summary.The query cache is a request level cache that stores the result of expensive query operations.The default implementation for the QueryCacheThe utility class for converting aQueryContextinto aSearchContext.Provides functionality (search, query string generation, parsing, validation, context generation, etc...) related to searching in JIRA.