The text search engine allows queries to be formed from arbitrary Boolean expressions containing the keywords AND, OR, and NOT, and grouped with parentheses. For example:
- Lee Virginia MATCH ALL
- finds ALL documents containing 'Lee' or 'Virginia'
- Lee Virginia MATCH ANY
- finds ALL documents containing 'Lee' or 'Virginia' or 'Lee' and "Virginia'