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 authentication

Questions with tag authentication

Tags
Sorting
Results
per page
Filter

   
4 Votes
2 Answers
5K Views
4 Votes 2 Answers 5K Views
We'd like to use our own DB for authentication so that users get the experience of SSO. Does the pro version support login through Web Forms via Token Based ...
4 years ago
5 Votes
2 Answers
6K Views
5 Votes 2 Answers 6K Views
Hi all, Newbie here, am running para locally on my Ubuntu server. I would like to allow scoold to use the local system authentication, if possible. Suggestions?
5 years ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
How to integrate Scoold with SAML Identity Provider?
7 Votes
3 Answers
5K Views
7 Votes 3 Answers 5K Views
6 years ago