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

Questions with tag languages

Questions with tag languages

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
TON development world seems to be JavaScript/TypeScript-centered for now. If I know come from Python background, what should I use to develop on TON? --- > T...
one year ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
I've heard there's some library by Andrey Pfau for developing on TON using the Kotlin language. What's the name of library and where can I find it? Maybe it'...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
I mostly work with Java, so it would be convenient for me to develop on TON using that language. Are there any Java libraries to work with TON? --- > This qu...
one year ago