Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestAdminManager
SearchRequestAdminManager is for the admin section only.
|
SearchRequestManager
This manager is responsible for
SearchRequest s. |
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
SearchException |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchRequest
A shareable representation of a search for issues.
|
SearchResults |
Class and Description |
---|
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
Class and Description |
---|
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestAppender
This interface describes operations for appending clauses to existing SearchRequest queries.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchException |
Class and Description |
---|
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
Class and Description |
---|
ReaderCache
Deprecated.
Use Lucene Doc Values. Since v8.0. Before Jira v8.0
ReaderCache used to create a cache of JiraDocValues
from Lucene index. Since Jira v8.0 ReaderCache is using Lucene DocValues . |
SearchException |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
Class and Description |
---|
SearchRequestEntity
A SearchRequest data object.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
ReaderCache
Deprecated.
Use Lucene Doc Values. Since v8.0. Before Jira v8.0
ReaderCache used to create a cache of JiraDocValues
from Lucene index. Since Jira v8.0 ReaderCache is using Lucene DocValues . |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestManager
This manager is responsible for
SearchRequest s. |
Class and Description |
---|
SearchException |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
Class and Description |
---|
SearchException |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestAppender
This interface describes operations for appending clauses to existing SearchRequest queries.
|
SearchRequestAppender.Factory |
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchException |
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
SearchHandler
Object used by the field to indicate how it can be searched and indexed.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchException |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
DocumentWithId
A tuple of
Document and its internal id in Lucene index. |
JiraDocValues
Deprecated.
Use Lucene Doc Values. Since v8.0. See
ReaderCache for more information. |
ReaderCache
Deprecated.
Use Lucene Doc Values. Since v8.0. Before Jira v8.0
ReaderCache used to create a cache of JiraDocValues
from Lucene index. Since Jira v8.0 ReaderCache is using Lucene DocValues . |
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
SearchContextFactory
Use this factory to construct a
SearchContext . |
SearchException |
SearchHandler
Object used by the field to indicate how it can be searched and indexed.
|
SearchHandler.ClauseRegistration
Represents a JQL clause and how to process it.
|
SearchHandler.SearcherRegistration
Holds the link between an
IssueSearcher and the JQL clauses (as
SearchHandler.ClauseRegistration s) that it uses in the background to
implement searching. |
SearchHandlerBuilderFactory
Component that can produce
SearchHandler builders. |
SearchHandlerBuilderFactory.SearchHandlerBuilder
Builder that can produce
SearchHandler instances. |
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
SearchQuery
Encapsulation of all parameters required to match Lucene documents.
|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestAdminManager
SearchRequestAdminManager is for the admin section only.
|
SearchRequestAppender
This interface describes operations for appending clauses to existing SearchRequest queries.
|
SearchRequestEntity
A SearchRequest data object.
|
SearchRequestFactory
Factory for constructing SearchRequests.
|
SearchRequestManager
This manager is responsible for
SearchRequest s. |
SearchRequestStore
Store used for CRUD of SearchRequests
|
SearchResults |
SystemClauseHandlerFactory
Provides access to System clause handlers, through
SearchHandler.SearcherRegistration 's
for clauses that do not have associated system fields and searchers. |
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
Class and Description |
---|
SearchHandler
Object used by the field to indicate how it can be searched and indexed.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
SystemClauseHandlerFactory
Provides access to System clause handlers, through
SearchHandler.SearcherRegistration 's
for clauses that do not have associated system fields and searchers. |
Class and Description |
---|
IssueComparator
A basic interface to allow fields to compare two issues
|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
Class and Description |
---|
DocumentWithId
A tuple of
Document and its internal id in Lucene index. |
SearchException |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
SearchQuery
Encapsulation of all parameters required to match Lucene documents.
|
SearchResults |
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestAppender
This interface describes operations for appending clauses to existing SearchRequest queries.
|
SearchRequestAppender.Factory |
Class and Description |
---|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
ReaderCache
Deprecated.
Use Lucene Doc Values. Since v8.0. Before Jira v8.0
ReaderCache used to create a cache of JiraDocValues
from Lucene index. Since Jira v8.0 ReaderCache is using Lucene DocValues . |
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
SearchResults |
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchException |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
Class and Description |
---|
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
Class and Description |
---|
ClauseNames
Represents a JQL clause name.
|
Class and Description |
---|
SearchException |
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestManager
This manager is responsible for
SearchRequest s. |
Class and Description |
---|
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
LuceneFieldSorter
Implementations of this interface are used to sort Lucene search results of Issue Documents.
|
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
ReaderCache
Deprecated.
Use Lucene Doc Values. Since v8.0. Before Jira v8.0
ReaderCache used to create a cache of JiraDocValues
from Lucene index. Since Jira v8.0 ReaderCache is using Lucene DocValues . |
SearchException |
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
SearchException |
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestInfo
A class representing information related to a Search Request.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
Class and Description |
---|
SearchException |
SearchProviderFactory
Provides low-level searches that can be used to query indexes.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchException |
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
SearchResults |
Class and Description |
---|
SearchRequestManager
This manager is responsible for
SearchRequest s. |
Class and Description |
---|
SearchException |
Class and Description |
---|
SearchException |
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestManager
This manager is responsible for
SearchRequest s. |
Class and Description |
---|
SearchException |
Class and Description |
---|
SearchException |
Class and Description |
---|
SearchException |
Class and Description |
---|
SearchProvider
SearchProvider allows running advanced searches against the Jira Lucene Issue index as opposed
to database (SQL) based queries.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestManager
This manager is responsible for
SearchRequest s. |
Class and Description |
---|
SearchContext
Represents the Project and IssueType combination which is used to determine the allowable fields and values
when searching for Issues.
|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestInfo
A class representing information related to a Search Request.
|
SearchResults |
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchException |
SearchRequest
A shareable representation of a search for issues.
|
SearchRequestAppender
This interface describes operations for appending clauses to existing SearchRequest queries.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchRequest
A shareable representation of a search for issues.
|
Class and Description |
---|
SearchContextFactory
Use this factory to construct a
SearchContext . |
Copyright © 2002-2019 Atlassian. All Rights Reserved.