Package com.atlassian.confluence.search.v2.query
package com.atlassian.confluence.search.v2.query
-
ClassDescriptionAbstract superclass for queries holding a list of parameters of a single type.Query parameter that describes the user to be matched withQuery which filters out documents representing users that are no longer active.Represent an entire set of documents.Filters archived spaces (and their contents) out of search results.Search for attachments of a particular type or types.A boolean query that allows and/or and not combinations of sub queries.v2 primitive querySearch for an entity contained within content of a particular type.SearchQuery that finds content where content type is from the list of specified categoriesSearchQuery which matches content by their content status.Search for content of a particular type.Creates a query to find content a user has contributed to (any edit or create is considered a contribution)Query for the original creator of content.This V2 query is used for filtering custom contents based on their types.Query for search results that have been modified within the specified range of dates.Helps create a
DateRangeQuery
objectDeprecated.v2 primitive queryA V2SearchQuery
implementation which only finds custom content which have been enabled, or non-custom content.A V2SearchQuery
implementation which finds documents which contain a specific field.Search for content with a particular file extension.v2 primitive query that modifies the wrapped query score of a retrieved document by combining it according toFunctionScoreQuery.BoostMode
with an value provided byScoreFunction
.Search for content belonging to a user who has a personal space.Query for matching a singleLabel
that was inherited from a piece of parent content, for example, searching for comments attached to pages with a certain labelSearch using a set of space keys for content that occurs within some set of spaces.v2 primitive queryQuery for matching a singleLabel
.Allows querying by multiple labels.SearchQuery to find the content where theSearchFieldMappings.LAST_MODIFIER
field has to match one of the users in the provided last modifiers listv2 primitive queryA search query that finds usages of a macro in a content entity object by the macro name.Represents a query against multiple fields.A V2SearchQuery
implementation which only finds viewable custom content types or non-custom content.SearchQuery that filters out anonymous users.A query which matches by phrases.v2 primitive queryv2 primitive queryHelper class to assist with any operations that require traversing the tree ofSearchQuery
s.Relocation from confluence-search plugin.Search for content within spaces of a particular category (or categories).v2 primitive queryv2 primitive queryv2 primitive queryThis query represents the underlying TermsQuery (built into Confluence at the moment), which doesn't calculate score and acts merely as a filter.Represents a raw query from the user that may be parsed.A multi text field query that searches across a range of text fields for the query stringThis query represents a text search on a Lucene field.SearchQuery for user info.Searches for text within common user-related text fields: full name, email address and username
Range
instead