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 132

Questions 132

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, is there a working example of Server-sent events available please? I see some limited documentation here: https://docs.developers.symphony.com/developer-...
2 Votes
1 Answers
3K Views
2 Votes 1 Answers 3K Views
Hi I'm trying to create an extension app, using the example here: https://github.com/symphonyoss/extension-api-examples I can see the web app in my browser (...
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Does symphony bot (messaging) support jinja2?
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Does BDK 2.0 (Java) supports the reading of messages with styles? We are Having requirement to read Rich Text message ( having excels tables and images ) and...
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
Hi there! Can anyone give me clear answer: How I can prepare a chart in my own bot?
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
We are trying to add external contact to our bot, which is asking to send request. How can this be done using Python SDK?
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
In MessageML: am I correct that it is impossible to have an element with an href with two query parameters? If you try out in https://renderer-tool.app.symph...
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?
Vinay Mistry
23 × 2 Administrator
3 years ago
1 Votes
1 Answers
3K Views
1 Votes 1 Answers 3K Views
How do I use the Symphony Dev Forum?
Yong Sheng Tan
39 × 2 Administrator
3 years ago
2 Votes
1 Answers
2K Views
2 Votes 1 Answers 2K Views
I just signed up on learn.symphony.com and am trying to follow the examples. How do I get access to the developer sandbox to try deploying my bot?
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?
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
i have a doubt , suppose bot create a chat room and adds members into it . After the work process is done i dont want the members to write anything into the ...
3 years ago
Show more results questions