The angular brackets mean that the Filter/Query doesn't have a Query/Filter counterpart.
No angular brackets mean that both Filter/Query are available for this keyword.
Exists
<Filter> - IS NOT NULLMissing
<Filter> - IS NULLType
<Filter> - Document typeIds
- 36-char document _uidIndices
- Search in specified indicesNested
- Search in nested documentsHas Child
Has Parent
Bool
- combines other filters/queries` - must, must_not, shouldFiltered
<Query> - Combines query with filterQuery
- Wraps any query, converts it to filterAnd
<Filter>Not
<Filter>Or
<Filter>
Match All
Range
- Number/Word range
Term
- Text contains the wordTerms
- Text contains multiple wordsMatch
<Query> - Text contains wordsPrefix
- String prefix
Regexp
- String regexWildcard
<Query> - Mini-regex
Fuzzy
<Query> - Text/Numbers similar/like to one specifiedMore Like This
<Query> - Find similar documents