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 tag

Questions with tag tag

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
If I were to run a Pro version of Scoold for my organisation, is there a way of reporting on all users and the number and score of the answers that they have...
9 months ago
2 Votes
1 Answers
5K Views
2 Votes 1 Answers 5K Views
For example, if students may be enrolled in multiple courses, a tag containing the course ID is required? I'm comfortable with coding, so a link to the githu...
3 years ago
2 Votes
4 Answers
6K Views
2 Votes 4 Answers 6K Views
Is there way to search questions and and answers that have been tagged with a particular tag?
pic
Deleted user
pic
4 years ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
How do we add Tags to existing Questions?
4 years ago
8 Votes
3 Answers
7K Views
8 Votes 3 Answers 7K Views
I host the scoold server, para server ando MongoDB server. I found that when I post my server, it shows "must not be empty" under the tag input. I specified ...
tag
5 years ago
12 Votes
9 Answers
6K Views
12 Votes 9 Answers 6K Views
This is a test for syntax highliting. If it doesnt work we will kill you. // Hello1.cs public class Hello1 { public static void Main() { System.Console.Write...
6 years ago