Package com.atlassian.jira.issue.search.util
package com.atlassian.jira.issue.search.util
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 10.4.Look through the query and try and find "text" searching conditions.This class will clone the
Queryand add aMatchAllDocsQueryto the portion of the query that require them.Deprecated, for removal: This API element is subject to removal in a future version.since 10.4 usePermissionsQueryCacheConverts quicksearch language search queries into JIRA search URLs.An interface for a Query Optimizer which performs operations on a query which don't change the semantic of the query, but optimize the structure of the query.Manages storing search requests ("session" search) in user properties.Provides convenience methods to build new SearchRequest objects from existing ones, by appending additional clauses.Deprecated.