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
Answered
How are external links handled?

Such as https://www.google.com

Is there an intermediary page warning about external links?
What kind of protections are users provided to ward off phishing URLs and other attacks?

4
4
Posted 3 years ago
Votes Newest

Answers 2


I see that automatic link parsing is not a thing. So I'll try with the markdown
Google

  
  
Posted 3 years ago
Edited 3 years ago

No such thing exists in Scoold. I guess it could be implemented by importing an external script.

2
2
Posted 3 years ago
4K Views
2 Answers
3 years ago
3 years ago
Tags