Uses of Package
com.atlassian.confluence.search.v2.query
Packages that use com.atlassian.confluence.search.v2.query
Package
Description
Provides an extensible, flexible search API.
-
Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.dmz.searchClassDescriptionQuery parameter that describes the user to be matched withCreates 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.Provides methods ot create various specialised
SearchQuery
instances. -
-
Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.impl.search.v2.mappersClassDescriptionRepresent 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. -
Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.internal.search.v2ClassDescriptionv2 primitive queryRepresents a raw query from the user that may be parsed.
-
Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.macro.queryClassDescriptionA boolean query that allows and/or and not combinations of sub queries.
-
-
Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.plugins.opensearch.mappers.queryClassDescriptionRepresent 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. -
Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.search.service
-
Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.search.v2ClassDescriptionv2 primitive queryRepresents a raw query from the user that may be parsed.
-
Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.search.v2.queryClassDescriptionAbstract 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.Query 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.SearchQuery which matches content by their content status.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.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.Provides methods ot create various specialisedSearchQuery
instances.Search for content within spaces of a particular category (or categories).
Range
instead