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
Back to post

Revisions 2

Navigate to Chat
Navigate to Chat
we need to activate the chatroom - means we need to bring the chatroom in-front when we trigger the message. Currently it show some notification for that roomc, but not activate or coming to front. How can we do this? attached screenshot below. ![file](https://forum.developers.symphony.com/upload/files/1648021499705_1648020074884_sample.jpg)
we need to activate the chatroom - means we need to bring the chatroom in-front when we trigger the message. Currently it show some notification for that roomc, but not activate or coming to front. How can we do this? attached screenshot below. ![file](https://forum.developers.symphony.com/upload/files/1648021499705_1648020074884_sample.jpg)
#symphony-elements
#bdk
2 years ago
Original
Navigate to Chat

we need to activate the chatroom - means we need to bring the chatroom in-front when we trigger the message. Currently it show some notification for that roomc, but not activate or coming to front. How can we do this? attached screenshot below. ![file](https://forum.developers.symphony.com/upload/files/1648021499705_1648020074884_sample.jpg)
#bdk