| Class and Description |
|---|
| InvalidSearchException
Superclass for exceptions thrown due to errors converting from a Search to the native search type.
|
| ResultFilter
Deprecated.
since 5.5. Please consider implemeting
SearchFilter. If you must
perform post search filtering, you can filter SearchResults returned by
the methods on SearchManager. |
| SearchManager
Facade for the v2 search API.
|
| SearchResult
An individual search result.
|
| SearchResults
The results of a search.
|
| Class and Description |
|---|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| AbstractChainableSearchFilter
A super class that defines standard AND and OR chaining behaviour.
|
| Expandable
Interface that allows classes implemented it to be transformed into composition of primitive ones.
|
| SearchFilter
A filter to be performed against the search index during search time (not post results).
|
| Class and Description |
|---|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| BooleanQueryBuilder
Since 5.9
|
| Class and Description |
|---|
| BooleanQueryBuilder
Since 5.9
|
| Class and Description |
|---|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| SearchSort.Order
Enum defining the types of ordering supported.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| SearchSort.Order
Enum defining the types of ordering supported.
|
| Class and Description |
|---|
| Expandable
Interface that allows classes implemented it to be transformed into composition of primitive ones.
|
| Range
Represent a set of data needed to perform a Lucene range queries.
|
| SearchQuery
A query to be performed against the search index.
|
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| SearchSort.Order
Enum defining the types of ordering supported.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| InvalidSearchException
Superclass for exceptions thrown due to errors converting from a Search to the native search type.
|
| SearchManager
Facade for the v2 search API.
|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| ISearch
A representation of a search to be performed.
|
| SearchManager
Facade for the v2 search API.
|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchFilter
A filter to be performed against the search index during search time (not post results).
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| ISearch
A representation of a search to be performed.
|
| Search
Deprecated.
since 3.0. Use
ContentSearch instead. |
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| Class and Description |
|---|
| AbstractSearch |
| BaseSearchResult
A simpler super interface of SearchResult.
|
| BooleanOperator |
| BooleanQueryBuilder
Since 5.9
|
| ContentSearch
Represents a search against Confluence content.
|
| Expandable
Interface that allows classes implemented it to be transformed into composition of primitive ones.
|
| HightlightParams
Parameters for highlighting in search.
|
| InvalidQueryException
Thrown when a smart list query could not be converted to an index query.
|
| InvalidSearchException
Superclass for exceptions thrown due to errors converting from a Search to the native search type.
|
| ISearch
A representation of a search to be performed.
|
| QueryFactory
Used by the query deserializer to map between key/parameters and
SearchQuery objects. |
| Range
Represent a set of data needed to perform a Lucene range queries.
|
| Range.Builder |
| ResultFilter
Deprecated.
since 5.5. Please consider implemeting
SearchFilter. If you must
perform post search filtering, you can filter SearchResults returned by
the methods on SearchManager. |
| Search
Deprecated.
since 3.0. Use
ContentSearch instead. |
| SearchFilter
A filter to be performed against the search index during search time (not post results).
|
| SearchManager.Categorizer |
| SearchManager.EntityVersionPolicy
Determines how search results will be converted into entities by
SearchManager.convertToEntities(SearchResults, EntityVersionPolicy) and
SearchManager.searchEntities(ISearch, EntityVersionPolicy). |
| SearchQuery
A query to be performed against the search index.
|
| SearchResult
An individual search result.
|
| SearchResults
The results of a search.
|
| SearchResultType
Represents a confluence search result type.
|
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| SearchSort.Order
Enum defining the types of ordering supported.
|
| SearchTokenExpiredException
An exception thrown when the search token has expired.
|
| SearchWithToken
A search that additionally specifies a search token.
|
| Class and Description |
|---|
| ResultFilter
Deprecated.
since 5.5. Please consider implemeting
SearchFilter. If you must
perform post search filtering, you can filter SearchResults returned by
the methods on SearchManager. |
| Class and Description |
|---|
| AbstractSearchResult
Abstract base implementation of SearchResult taken from LuceneSearchResult after removing dependency from Lucene classes
|
| BaseSearchResult
A simpler super interface of SearchResult.
|
| DefaultSearchResults
Default implementation of SearchResults
|
| InvalidSearchException
Superclass for exceptions thrown due to errors converting from a Search to the native search type.
|
| ISearch
A representation of a search to be performed.
|
| ResultFilter
Deprecated.
since 5.5. Please consider implemeting
SearchFilter. If you must
perform post search filtering, you can filter SearchResults returned by
the methods on SearchManager. |
| Search
Deprecated.
since 3.0. Use
ContentSearch instead. |
| SearchFilter
A filter to be performed against the search index during search time (not post results).
|
| SearchManager
Facade for the v2 search API.
|
| SearchManager.Categorizer |
| SearchManager.EntityVersionPolicy
Determines how search results will be converted into entities by
SearchManager.convertToEntities(SearchResults, EntityVersionPolicy) and
SearchManager.searchEntities(ISearch, EntityVersionPolicy). |
| SearchQuery
A query to be performed against the search index.
|
| SearchResult
An individual search result.
|
| SearchResultConverter |
| SearchResults
The results of a search.
|
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| SearchTokenExpiredException
An exception thrown when the search token has expired.
|
| SearchWithToken
A search that additionally specifies a search token.
|
| Class and Description |
|---|
| BooleanOperator |
| ResultFilter
Deprecated.
since 5.5. Please consider implemeting
SearchFilter. If you must
perform post search filtering, you can filter SearchResults returned by
the methods on SearchManager. |
| SearchFilter
A filter to be performed against the search index during search time (not post results).
|
| SearchQuery
A query to be performed against the search index.
|
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| Class and Description |
|---|
| BooleanOperator |
| BooleanQueryBuilder
Since 5.9
|
| Expandable
Interface that allows classes implemented it to be transformed into composition of primitive ones.
|
| Range
Represent a set of data needed to perform a Lucene range queries.
|
| SearchQuery
A query to be performed against the search index.
|
| Class and Description |
|---|
| AbstractChainableSearchFilter
A super class that defines standard AND and OR chaining behaviour.
|
| BooleanOperator |
| BooleanQueryBuilder
Since 5.9
|
| Expandable
Interface that allows classes implemented it to be transformed into composition of primitive ones.
|
| Range
Represent a set of data needed to perform a Lucene range queries.
|
| SearchFilter
A filter to be performed against the search index during search time (not post results).
|
| SearchResultType
Represents a confluence search result type.
|
| Class and Description |
|---|
| SearchSort
Represents some method for sorting search results, and the order in which to search them.
|
| SearchSort.Order
Enum defining the types of ordering supported.
|
| Class and Description |
|---|
| ISearch
A representation of a search to be performed.
|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| InvalidSearchException
Superclass for exceptions thrown due to errors converting from a Search to the native search type.
|
| SearchManager
Facade for the v2 search API.
|
| SearchTokenExpiredException
An exception thrown when the search token has expired.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
| Class and Description |
|---|
| SearchResult
An individual search result.
|
| Class and Description |
|---|
| SearchManager
Facade for the v2 search API.
|
Copyright © 2003–2020 Atlassian. All rights reserved.