Boolean Operators: Must be ALL CAPS: AND, &&, "+", OR, ||, NOT and "-"
Wildcard Searches: Single character (?) and multiple character (*) within single term(s). e.g. te?t, te*t, test*
Grouping: via parentheses, e.g. (a OR b) AND c
Term boosting: via ^boost_factor (caret), e.g. NeXtMidas^4 OR test