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
Answered
Is it possible to load Symphony chat box in our custom web application once user is authenticated or has a valid session?

Let's say we have an application built on Angular and Spring Boot and I was able to create chat rooms, listen to message sents in the backend.

However, I am curious if there is a library for the frontend so that we can re-use symphony chat GUI inside our Angular app. So instead of having our custom webapp as extension app inside Symphony, it will be the other way around.

Is this possible? Thanks!

  
  
Posted one year ago
Edited one year ago
Votes Newest

Answers


Hi Jun King,

Thank you for your question,

Currently, Symphony does not have any offerings that will suit the requirement that you have described in your message.

Please let me know if you have any further questions.

  
  
Posted one year ago
Kaosar Ahmed
310 × 3 Administrator
1K Views
1 Answer
one year ago
one year ago
Tags