Class TextQuery

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

public class TextQuery extends MultiTextFieldQuery
A multi text field query that searches across a range of text fields for the query string
  • Constructor Details

    • TextQuery

      public TextQuery(String query)
    • TextQuery

      public TextQuery(String query, Set<String> extraFields)
      Parameters:
      query - , the query string
      extraFields - , the fields for searching on top of the DEFAULT_SEARCH_FIELDS