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

11 months ago
Jeremy
384 × 5 Administrator
How can I use *.ton as a domain?
How can I use *.ton as a domain?
The documentation surrounding TON DNS is here: https://ton.org/docs/participate/web3/dns Its official site is here: https://dns.ton.org/ I must stress that this is **not** the same DNS as what you would find when registering a .com domain address on a typical domain registrar. There is currently no ".ton" nameserver that can be connected to the rest of the world wide web. Instead, these are essentially nicknames for addresses. This is helpful because addresses are hard to memorize, but "jeremy.ton" is easy to remember. If you're looking for TON Proxies and TON Sites, where websites can be displayed on the TON network, then documentation surrounding it can be found here: https://docs.ton.org/learn/services/sites-www-proxy
The documentation surrounding TON DNS is here: https://ton.org/docs/participate/web3/dns Its official site is here: https://dns.ton.org/ I must stress that this is **not** the same DNS as what you would find when registering a .com domain address on a typical domain registrar. There is currently no ".ton" nameserver. Instead, these are essentially nicknames for addresses. This is helpful because addresses are hard to memorize, but "jeremy.ton" is easy to remember.
one year ago
Original
Jeremy
384 × 5 Administrator
How can I use *.ton as a domain?

The documentation surrounding TON DNS is here: https://ton.org/docs/participate/web3/dns Its official site is here: https://dns.ton.org/ I must stress that this is **not** the same DNS as what you would find when registering a .com domain address on a typical domain registrar. There is currently no ".ton" nameserver. Instead, these are essentially nicknames for addresses. This is helpful because addresses are hard to memorize, but "jeremy.ton" is easy to remember.