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 11

Questions 11

Tags
Sorting
Results
per page
Filter

   
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
Can anyone send me the link to download symphony app ? How can I do to be enable as AC Admin
2 years ago
2 Votes
0 Answers
3K Views
2 Votes 0 Answers 3K Views
Hi, I'm new to symphony so I tried to create a basic python bot. I used the symphony tutorial for python bot to create my bot but once done the datafeed.id f...
2 years ago
2 Votes
0 Answers
3K Views
2 Votes 0 Answers 3K Views
Hello, I'm new to symphony and I'm trying to send messages accross differents chatrooms or IM/IMM. To do so, I have to get session tokens for chatroom. to ge...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi Team, I am very new to symphony and would like to see that if someone messages to symphony through Whatsapp, how can i send the message to a REST API whic...
2 years ago
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
hi i would like to create some sort of BOT so i would be able to send message from my Grafana system, to my Symphony client (and i have clients that uses sym...
2 years ago
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
Hi, Starting up the demo bot from chatper 4, runs fine. It looks good and replies with teh @mention followed by /command but the bot's online status at the S...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
HI Any one can guide me. how to show min, max & close icons in symphony chat window. I have integrated ECP chat module in my application. i want to minimize ...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi All, I am trying to setup symphony-poll-bot-java code and trying to test is on my developer's sandbox environment. My service is running fine without any ...
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi i am trying to create IM for multiple user and its throwing error 500 while trying to create stream for multiple user
one year ago
0 Votes
0 Answers
7K Views
0 Votes 0 Answers 7K Views
Hi All, We are looking for some help here on where to start from if we want to setup Symphony API server of our own. Would really appreciate if you could pro...
11 months ago
0 Votes
0 Answers
7K Views
0 Votes 0 Answers 7K Views
I have to send list of trades in a form in a single message in chatroom. for each trade, there would be a checkboxes. User would select acknowledge trades pa...
10 months ago