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 test

Questions with tag test

Tags
Sorting
Results
per page
Filter

   
2 Votes
4 Answers
3K Views
2 Votes 4 Answers 3K Views
I'm wondering what you like best about Scoold google.com
2 years ago
2 Votes
2 Answers
3K Views
2 Votes 2 Answers 3K Views
What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever ...
2 years ago
1 Votes
2 Answers
6K Views
1 Votes 2 Answers 6K Views
class Foo: def bar(self): return 0 テスト質問
2 years ago
16 Votes
11 Answers
8K Views
16 Votes 11 Answers 8K Views
The thing with questions is that they require answers. But answers are hard. Answers, for instance, need two alineas. Sometime three. Terrible!
6 years ago
1 Votes
2 Answers
5K Views
1 Votes 2 Answers 5K Views
Why are new languages consider functional over OO ? go and rust are examples