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")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, 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
Profile picture
Gordon Freeman
Administrator Moderator
0 Questions, 0 Answers
  Active since 01 October 2019
  Last activity one year ago

Reputation

101 4 29

Badges 5

Editor 8 × Reporter 3 × Back in Time 33 × Eureka! Newbie
0 Votes
42 Answers
4K Views
0 Votes 42 Answers 4K Views
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. A...
pic
Anonymous
pic
1 Votes
21 Answers
3K Views
1 Votes 21 Answers 3K Views
Creating this to see whether I can dynamically make tags, or only choose from pre-defined tags.
2 years ago
0 Votes
500 Answers
20K Views
0 Votes 500 Answers 20K Views
Can someone please help me how to use the Properties in GW
3 years ago
2 Votes
111 Answers
3K Views
2 Votes 111 Answers 3K Views
I have been playing around with our Scoold instance to uderstand the possibilities that I have as an admin.While owrking with spaces I stumled upon option to...
pic
Anonymous
pic
5 Votes
65 Answers
6K Views
5 Votes 65 Answers 6K Views
This is an example question. Some code: csharp public class Hello1 { public static void Main() { System.Console.WriteLine("Hello, World!"); } }
pic
Deleted user
pic
4 years ago