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, Community. I Want To Delete Experiment And See This Error. How I Can Solve This?

Hi, community. I want to delete experiment and see this error. How I can solve this?

  
  
Posted one year ago
Votes Newest

Answers 5


Sorry for this screens, but its an IP there - thats why i do this (but yeah a bit casually)

  
  
Posted one year ago

Also please expand the 500 errors you're seeing. It should give some log

  
  
Posted one year ago

Hi CostlyOstrich36

  
  
Posted one year ago

AbruptHedgehog21 , can you go into the network tab of the developer tools and see which request is returning 500?

  
  
Posted one year ago

Hi AbruptHedgehog21 ,

Can you please developer tools (F12) and see what is returned on the delete request?

  
  
Posted one year ago