Package com.atlassian.jira.issue.search
package com.atlassian.jira.issue.search
-
ClassDescriptionCaching store for
SearchRequest.Represents a JQL clause name.A visitor that will remove the specified named clauses from the query tree.A visitor that will clone the tree it is visiting, renaming any terminal nodes whose name is a key in the substitutions map with its value in the substitutions map.A visitor that will clone the tree it is visiting, replacing any terminal nodes with the same name as a node in the provided substitutions list with the substitution node.Thrown when a lucene is attempted to be built from a JQL query which is too complex.Deprecated.Default Implementation for SearchRequestFactoryDeprecated, for removal: This API element is subject to removal in a future version.Document types used in Jira search.Deprecated, for removal: This API element is subject to removal in a future version.since 10.4, for removal.Deprecated.Use Lucene Doc Values directly.Simple Link Factory for creating links to favourite filtersA basic interface to allow fields to compare two issuesDeprecated.Use Lucene Doc Values.Deprecated, for removal: This API element is subject to removal in a future version.UseFieldSortorFieldValueLoaderinstead.A mock search request to use when testing JQL code.OfBiz implementation ofSearchRequestStoreDeprecated.Use Lucene Doc Values.Represents the Project and IssueType combination which is used to determine the allowable fields and values when searching for Issues.Use this factory to construct aSearchContext.Use this factory to construct aSearchContext.Object used by the field to indicate how it can be searched and indexed.Represents a JQL clause and how to process it.Holds the link between anIssueSearcherand the JQL clauses (asSearchHandler.ClauseRegistrations) that it uses in the background to implement searching.Component that can produceSearchHandlerbuilders.Deprecated, for removal: This API element is subject to removal in a future version.UseIssueDocumentSearchServiceinstead.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.UseDocumentSearchRequestinstead.A shareable representation of a search for issues.SearchRequestAdminManager is for the admin section only.This interface describes operations for appending clauses to existing SearchRequest queries.A SearchRequest data object.Factory for constructing SearchRequests.A class representing information related to a Search Request.This manager is responsible forSearchRequests.Store used for CRUD of SearchRequestsSearch results, similar toSearchResults, but as aStream, thus memory efficient for iterating a large number of results.Provides access to System clause handlers, throughSearchHandler.SearcherRegistration's for clauses that do not have associated system fields and searchers.Deprecated, for removal: This API element is subject to removal in a future version.
SortableCustomFieldSearcherinstead.