Creates a query term for text; set isNegated for excluded ("-word") terms. Audited: 2026-06-12 11:26 EDT
text
isNegated
const QueryTerm(this.text, {this.isNegated = false});