Uses of Package
com.atlassian.confluence.search.v2.query
Package
Description
Provides an extensible, flexible search API.
-
-
ClassDescriptionRepresent an entire set of documents.A boolean query that allows and/or and not combinations of sub queries.v2 primitive queryv2 primitive queryA V2
SearchQuery
implementation which finds documents which contain a specific field.v2 primitive query that modifies the wrapped query score of a retrieved document by combining it according toFunctionScoreQuery.BoostMode
with an value provided byScoreFunction
.v2 primitive queryv2 primitive queryA query which matches by phrases.v2 primitive queryv2 primitive queryRelocation from confluence-search plugin.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. -
ClassDescriptionv2 primitive queryRepresents a raw query from the user that may be parsed.
-
ClassDescriptionA boolean query that allows and/or and not combinations of sub queries.
-
-
ClassDescriptionRepresent an entire set of documents.A boolean query that allows and/or and not combinations of sub queries.v2 primitive queryv2 primitive queryA V2
SearchQuery
implementation which finds documents which contain a specific field.v2 primitive query that modifies the wrapped query score of a retrieved document by combining it according toFunctionScoreQuery.BoostMode
with an value provided byScoreFunction
.v2 primitive queryv2 primitive queryA query which matches by phrases.v2 primitive queryv2 primitive queryRelocation from confluence-search plugin.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. -
-
ClassDescriptionv2 primitive queryRepresents a raw query from the user that may be parsed.
-
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.SearchQuery which matches content by their content status.Query for search results that have been modified within the specified range of dates.Helps create a
DateRangeQuery
objectDeprecated.since 5.10, useRange
insteadA V2SearchQuery
implementation which finds documents which contain a specific field.Represents a query against multiple fields.SearchQuery that filters out anonymous users.
Range
instead