Single search terms may be combined and searched together by surrounding them with double quotes. EX: "hello dolly".
Multiple terms may be combined with Boolean operators to form a more complex query. News search supports the AND, "+", OR, NOT and "-" Boolean operators (Note: Boolean operators must be ALL CAPS).
The OR operator is placed between search terms by default.
Parentheses may be used to group terms into sub queries. EX: To search for either "jakarta" or "apache" and "website" use the query: (jakarta OR apache) AND website.