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 Maya, Can You Please Copy The Response For "Events.Get_Task_Plots" Request From The Network Tab In The Browser Developer Tools (F12)?

Hi Maya, can you please copy the response for "events.get_task_plots" request from the network tab in the browser developer tools (F12)?

  
  
Posted 3 years ago
Votes Newest

Answers 3


just wanted to update, the root cause is python JSON dump, creating non standard JSON strings. a fix will be released soon.

  
  
Posted 3 years ago

the data is private..we are taking it privately

  
  
Posted 3 years ago

FranticCormorant35 DeterminedCrab71 please continue the discussion in this thread

  
  
Posted 3 years ago
552 Views
3 Answers
3 years ago
one year ago
Tags