Class TermSetQuery

java.lang.Object
com.atlassian.confluence.search.v2.query.TermSetQuery
All Implemented Interfaces:
Expandable<SearchQuery>, SearchQuery

@SearchPrimitive public class TermSetQuery extends Object implements SearchQuery
This query represents the underlying TermsQuery (built into Confluence at the moment), which doesn't calculate score and acts merely as a filter.
Since:
7.17