| Class and Description |
|---|
| FunctionScoreQuery.BoostMode |
| Class and Description |
|---|
| BooleanQuery
A boolean query that allows and/or and not combinations of sub queries.
|
| Class and Description |
|---|
| DateRangeQuery.Builder
Helps create a
DateRangeQuery object |
| Class and Description |
|---|
| DateRangeQuery.DateRange
Deprecated.
since 5.10, use
Range instead |
| Class and Description |
|---|
| SiteTextSearchQuery.Boost |
| Class and Description |
|---|
| AbstractUserQuery |
| AllQuery
Represent an entire set of documents.
|
| AttachmentTypeQuery
Search for attachments of a particular type or types.
|
| BooleanQuery
A boolean query that allows and/or and not combinations of sub queries.
|
| BoostingQuery
Deprecated.
since 7.0 use
FunctionScoreQuery instead. |
| ConstantScoreQuery
v2 primitive query
|
| ContainingContentTypeQuery
Search for an entity contained within content of a particular type.
|
| ContentTypeQuery
Search for content of a particular type.
|
| ContributorQuery
Creates a query to find content a user has contributed to (any edit or create is considered a contribution)
|
| CreatorQuery
Query for the original creator of content.
|
| CustomContentTypeQuery |
| DateRangeQuery
Query for search results that have been modified within the specified range of dates.
|
| DoubleRangeQuery
v2 primitive query
|
| FileExtensionQuery
Search for content with a particular file extension.
|
| FunctionScoreQuery
v2 primitive query that modifies the wrapped query score of a retrieved document by combining it according to
FunctionScoreQuery.BoostMode with an value provided by ScoreFunction. |
| HasPersonalSpaceQuery
Search for content belonging to a user who has a personal space.
|
| InheritedLabelQuery
Query for matching a single
Label that was inherited from a piece of
parent content, for example, searching for comments attached to pages with a certain label |
| InSpaceQuery
Search for content that occurs within some set of spaces.
|
| IntegerRangeQuery
v2 primitive query
|
| LabelQuery
Query for matching a single
Label. |
| LongRangeQuery
v2 primitive query
|
| MacroStorageVersionQuery |
| MacroUsageQuery
A search query that finds usages of a macro in a content entity object by the
macro name.
|
| MultiTextFieldQuery
Represents a query against multiple fields.
|
| PhraseQuery
v2 primitive query
|
| PrefixQuery
v2 primitive query
|
| QueryStringQuery
v2 primitive query
|
| SpaceCategoryQuery
Search for content within spaces of a particular category (or categories).
|
| SpanNearQuery
v2 primitive query
|
| TermQuery
v2 primitive query
|
| TermRangeQuery
v2 primitive query
|
| TextFieldPrefixQuery
Deprecated.
since 7.0 This query is redundant, misleading. It is replaced by
PrefixSearchFilter or
PrefixQuery |
| TextFieldQuery
Represents a raw query from the user that may be parsed.
|
| UserTextQuery
Searches for text within common user-related text fields: full name, email address and username
|
| Class and Description |
|---|
| AbstractParameterListQuery
Abstract superclass for queries holding a list of parameters of a single type.
|
| AbstractUserQuery |
| AllQuery
Represent an entire set of documents.
|
| BooleanQuery.Builder |
| BoostByDateMilestoneRules.BoostFactor |
| DateRangeQuery
Query for search results that have been modified within the specified range of dates.
|
| DateRangeQuery.Builder
Helps create a
DateRangeQuery object |
| DateRangeQuery.DateRange
Deprecated.
since 5.10, use
Range instead |
| DateRangeQuery.DateRangeQueryType |
| FunctionScoreQuery.BoostMode |
| MatchNoDocsQuery |
| MultiTextFieldQuery
Represents a query against multiple fields.
|
| PermittedSpacesQuery
Deprecated.
since 3.0. Please use
SpacePermissionsSearchFilter instead. |
| SiteTextSearchQuery.Boost |
Copyright © 2003–2022 Atlassian. All rights reserved.