Beispiele: query, "exact match", wildcard*,
wild?ard, wild*rd
Fuzzy-Suche: cake~ (finds cakes, bake)
Begriff-Boost: "red velvet"^4, chocolate^2
Feldgruppierung: tags:(+work -"fun-stuff")
Sonderzeichen escapen +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Bereichssuche: properties.timestamp:[1587729413488 TO *] (einschließlich),
properties.title:{A TO Z}(ausschließlich A und Z)
Kombinationen: chocolate AND vanilla, chocolate OR vanilla,
(chocolate OR vanilla) NOT "vanilla pudding"
Feldsuche: properties.title:"The Title" AND text