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 c

Questions with tag c

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
For some reason it is not possible to access information in the comments when using the 'search'. I would therefore like to disable comments so that no relev...
8 months ago
3 Votes
6 Answers
5K Views
3 Votes 6 Answers 5K Views
I see the list of questions listed in tabular form. Is there a way to list structured like forums?
3 Votes
1 Answers
2K Views
3 Votes 1 Answers 2K Views
I am new in Scoold and I am trying to familiarising myself with it. However when I vote up/down a question and then I go back to the same question (after a f...
1 Votes
1 Answers
4K Views
1 Votes 1 Answers 4K Views
Is it possible to configure Scoold/Para so that any new posted question is notified via mail to moderators?
3 Votes
4 Answers
7K Views
3 Votes 4 Answers 7K Views
Why? Also, how does the reputation thing work? EDIT: Commenting is now enabled by default. See para.new_users_can_comment setting.
6 years ago
2 Votes
7 Answers
8K Views
2 Votes 7 Answers 8K Views
Is it possible to add comments to answers like stackoverflow? And can I edit my answer after posting it? EDIT: Commenting is now enabled by default. See para...
6 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