Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Unanswered
Testing LaTeX support


$\sum_{n=1}^{\infty} 2^{-n} = 1$

Seems like super-script in sum does not work?

1
1
Posted 3 years ago
Edited 2 years ago
pic
Anonymous
  
  

Markdown can be used here, e.g. link code bold italic

Ruben Reynaldo   3 years ago Report
265 Views
0 Answers
3 years ago
3 years ago