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")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, 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
Hi

Hi - Did scalars graph smoothing stop working after update to 1.3.0 for you too?

  
  
Posted 2 years ago
Votes Newest

Answers 5


Hi BattyLizard6 ,
we found the issue and it's indeed a WebApp one.
hotfix released for all platforms

  
  
Posted 2 years ago

Hi BattyLizard6 , can you please open a GitHub issue to follow the issue

  
  
Posted 2 years ago

Thanks BattyLizard6 - this actually seems to be a WebApp issue (so probably related to the server version and not the SDK) - we'll investigate and update as soon as possible

  
  
Posted 2 years ago

Thanks SuccessfulKoala55 for your prompt response, as always

  
  
Posted 2 years ago
592 Views
5 Answers
2 years ago
one year ago
Tags