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
Mark Hu
Moderator
0 Questions, 1 Answer
  Active since 21 July 2021
  Last activity 2 years ago

Reputation

0
0 Get room name from message

question as extension to this one:

if I have few archived chat rooms which are not visible in deleop.symphony.com, how do I filter out these few archived / in-active chatrooms from returned data feed streams ?

thanks

2 years ago
1 Votes
3 Answers
3K Views
1 Votes 3 Answers 3K Views
I am writing a Java bot and reading the datafeed for messages. When receiving a message, how do I get the name of the room where the message was sent?
1 Votes
1 Answers
3K Views
1 Votes 1 Answers 3K Views
How do I use the Symphony Dev Forum?
3 years ago
1 Votes
1 Answers
2K Views
1 Votes 1 Answers 2K Views
How do I score points and earn badges on this forum?
3 years ago