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
Back to post

Revisions 2

one year ago
How do I set up a TON site?
TON Sites
I am looking for an easy walkthrough for setting up a TON Site. I have setup the usual webserver using Nginx, with /var/www/site website directory. What should I do next to launch this website as a TON Site? Thank you.
Hello, Could you please provide simplified info, for example: I have setupped usual webserver using Nginx, with /var/www/site website directory. What next I should setup to launch this website as TON Site ? Thank you.
#ton-sites
#ton-sites
one year ago
Original
TON Sites

Hello, Could you please provide simplified info, for example: I have setupped usual webserver using Nginx, with /var/www/site website directory. What next I should setup to launch this website as TON Site ? Thank you.
#ton-sites