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
What to read about Fift?
What to read about Fift?
The Fift section in the docs just got the [Overview page](https://ton.org/docs/develop/fift/overview) for that. Currently it lists such links: * [The whitepaper you mentioned](https://ton.org/fiftbase.pdf) * [«Introduction to Fift» blog post](https://blog.ton.org/introduction-to-fift) * [Fift script examples](https://github.com/ton-blockchain/ton/tree/master/crypto/smartcont) * [Video series in Russian](https://youtube.com/playlist?list=PLyDBPwv9EPsCYG-hR4N5FRTKUkfM8POgh) (an [English version](https://www.youtube.com/playlist?list=PLyDBPwv9EPsB47mqzF4Z9K8k6HYqPv6Px) of that series was just started too, but at the moment of writing there is only one English-language video) Additionally, there are two other pages in docs: * [Fift and TVM assembly](https://ton.org/docs/develop/fift/fift-and-tvm-assembly) * [Fift deep dive](https://ton.org/docs/develop/fift/fift-deep-dive)
The Fift section in the docs just got the [Overview page](https://ton.org/docs/develop/fift/overview) for that. Currently it lists such links: * [The whitepaper you mentioned](https://ton.org/fiftbase.pdf) * [«Introduction to Fift» blog post](https://blog.ton.org/introduction-to-fift) * [Fift script examples](https://github.com/ton-blockchain/ton/tree/master/crypto/smartcont) * [Video series in Russian](https://youtube.com/playlist?list=PLyDBPwv9EPsCYG-hR4N5FRTKUkfM8POgh) Additionally, there are two other pages in docs: * [Fift and TVM assembly](https://ton.org/docs/develop/fift/fift-and-tvm-assembly) * [Fift deep dive](https://ton.org/docs/develop/fift/fift-deep-dive)
one year ago
Original
What to read about Fift?

The Fift section in the docs just got the [Overview page](https://ton.org/docs/develop/fift/overview) for that. Currently it lists such links: * [The whitepaper you mentioned](https://ton.org/fiftbase.pdf) * [«Introduction to Fift» blog post](https://blog.ton.org/introduction-to-fift) * [Fift script examples](https://github.com/ton-blockchain/ton/tree/master/crypto/smartcont) * [Video series in Russian](https://youtube.com/playlist?list=PLyDBPwv9EPsCYG-hR4N5FRTKUkfM8POgh) Additionally, there are two other pages in docs: * [Fift and TVM assembly](https://ton.org/docs/develop/fift/fift-and-tvm-assembly) * [Fift deep dive](https://ton.org/docs/develop/fift/fift-deep-dive)