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
Are fully on-chain services technically possible on TON?

Fully on-chain services are hard to find. I've seen the opinion that business isn't interested in making them because it's much easier to put a part of the system off-chain. But are such services technically possible with TON Blockchain and TON Sites? For example, could one create a forum without a database that would require a micropayment to add a post? Could that forum be competitive with usual forums, with all their features?


This question was imported from Telegram Chat: https://t.me/tondev/117197

  
  
Posted 12 months ago
Votes Newest

Answers

5K Views
0 Answers
12 months ago
12 months ago
Tags