query
"exact match"
wildcard*
wild?ard
wild*rd
cake~
cakes
bake
"red velvet"^4
chocolate^2
tags:(+work -"fun-stuff")
+-&|!(){}[]^"~*?:\
\+
\*
\!
properties.timestamp:[1587729413488 TO *]
properties.title:{A TO Z}
chocolate AND vanilla
chocolate OR vanilla
(chocolate OR vanilla) NOT "vanilla pudding"
properties.title:"The Title" AND text
Testing syntax highlighting
const x = 0; let y = { foo: 'bar' } const hi = (x, y) => ({x: y});
SELECT * FROM DUAL WHERE NAME = "testing";
hello
hello