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
Profile picture
Stephen Cunningham
Moderator
1 Question, 2 Answers
  Active since 03 May 2023
  Last activity 11 months ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
3 Answers
3K Views
0 Votes 3 Answers 3K Views
Good afternoon, New here and new to Symphony - I'm playing my noob card and it won't be the first time! I've been tasked with looking into extracts. To that ...
11 months ago
0 Essentials

I'm referring to the export (or extract) of messages from the Symphony system to whatever file format is relevant for us to do our part. We are auditors, and check client data for a whole range of potential breaches. We want to get access to the Symphony data - via Content Export presumably - but as we don't use Symphony we would like to understand how that works and what the result looks like.

I have no idea what a pod is, never mind a pod adminstrator. Again, I assume our client would an...

11 months ago
0 Essentials

Hi @<1285525906797891584|Yong Sheng Tan>, thanks for responding.

I understand. As lead developer on the project I am in fact trying to educate myself on the extract process and the resultant output.

Looks like the best approach is to use the admin documentation to learn the process.

11 months ago