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
George Elworthy
Moderator
2 Questions, 0 Answers
  Active since 05 September 2022
  Last activity one year ago

Reputation

14 + 3 this April 0 4

Badges 2

Editor Newbie
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi All, I am developing a bot which recieves questions and sends answers. Some answers the bot sends out contain forms and buttons which users can press. Whe...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi All, I am developing a bot on Python BDK which sends messages automatically - I would like users to be able to specify the type of message they are pushed...
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi All, I am developing a bot which recieves questions and sends answers. Some answers the bot sends out contain forms and buttons which users can press. Whe...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi All, I am developing a bot on Python BDK which sends messages automatically - I would like users to be able to specify the type of message they are pushed...
1 Votes
1 Answers
1K Views
1 Votes 1 Answers 1K Views
Hello guys, we leverage a bot function that allows us to /ping @"someone in the company" where "someone in the company" is replaced by a firstname lastname d...
one year ago