Package com.atlassian.jira.issue.search.util
package com.atlassian.jira.issue.search.util
-
ClassDescriptionCache for holding precomputed JQL permission query filter.Look through the query and try and find "text" searching conditions.This class will clone the
Query
and add aMatchAllDocsQuery
to the portion of the query that require them.Cache for holding precomputed JQL permission query filter.Converts 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.