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 3

How to check what a specific TVM exit code means?
How to check what a specific TVM exit code means?
I'm getting an error with an exit code -14. Where can I find the descriptions of such codes to check what exactly caused the error? ![](https://i.imgur.com/8RTIuVe.jpg%20) --- > This question was imported from Telegram Chat: https://t.me/tondev/123497
I'm getting an error with an exit code -14. Where can I find the descriptions of all such codes to check what exactly caused the error? ![](https://i.imgur.com/8RTIuVe.jpg%20) --- > This question was imported from Telegram Chat: https://t.me/tondev/123497
#tvm
#tvm
How to check what a specific TVM exit code means?
How to check what a specific TVM exit code means?
I'm getting an error with an exit code -14. Where can I find the descriptions of all such codes to check what exactly caused the error? ![](https://i.imgur.com/8RTIuVe.jpg%20) --- > This question was imported from Telegram Chat: https://t.me/tondev/123497
I'm getting an error with an exit code -14. Where can I find the descriptions of all such codes to understand what exactly caused the error in all such cases? ![](https://i.imgur.com/8RTIuVe.jpg%20) --- > This question was imported from Telegram Chat: https://t.me/tondev/123497
#tvm
#tvm
one year ago
Original
How to check what a specific TVM exit code means?

I'm getting an error with an exit code -14. Where can I find the descriptions of all such codes to understand what exactly caused the error in all such cases? ![](https://i.imgur.com/8RTIuVe.jpg%20) --- > This question was imported from Telegram Chat: https://t.me/tondev/123497
#tvm