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 question

Questions with tag question

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
I haven't used the TonHub Wallet for quite some time. Now, when I open the app, it prompts me for a migration process. However, upon clicking the migration b...
9 months ago
0 Votes
3 Answers
20K Views
0 Votes 3 Answers 20K Views
When running the command: cmake --build . --target adnl-http-proxy --config Release The build fails with error: msbuild: can not find adnl-http-proxy.vscxpro...
one year ago
0 Votes
2 Answers
20K Views
0 Votes 2 Answers 20K Views
I can't find one in the official extension store, is someone working/getting to work on one?
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
I am new to programming, but I really want to connect my future with the TON blockchain. Where would you advise me to start? What programming language should...