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

Problem with bot authentication
Problem with bot authentication
Hello dears, I Got this error when I follow the training java course: An unknown error occurred while trying to connect to https://develop2.symphony.com:443/login. Please check below for more information: {"message":"Cannot authenticate user","status":"UNAUTHORIZED"} how can I fix that ?
Hello dears, I Got this error when I follow the training java course: An unknown error occurred while trying to connect to https://develop2.symphony.com:443/login. Please check below for more information: {"message":"Cannot authenticate user","status":"UNAUTHORIZED"} how can I fix that ?
#admin
#question
2 years ago
Original
Problem with bot authentication

Hello dears, I Got this error when I follow the training java course: An unknown error occurred while trying to connect to https://develop2.symphony.com:443/login. Please check below for more information: {"message":"Cannot authenticate user","status":"UNAUTHORIZED"} how can I fix that ?
#question