Package com.atlassian.confluence.macro.query
package com.atlassian.confluence.macro.query
-
ClassDescriptionContainer class for the results of a
SearchQueryParseroperation, providing a mutable version of theBooleanQuery.Match tokens that describe what search constraint should be applied to a parsedSearchQuery.Creates aSearchQueryinstance from the providedStringvalue.Exception thrown bySearchQueryInterpreterif an error occurs while creating aSearchQuery.Exceptionthrown by theSearchQueryParserif it runs into trouble converting a criteria string into aSearchQuery.ParsesStrings intoSearchQueryimplementations according to theSearchQueryInterpreterprovided at construction time and returns aBooleanQueryFactory.