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
Unanswered
Hi Team Clearml, I Am Using Ec2 Ami Running Server V1.6.0-213. The Storage Is Only ~20% Full, So No Shortage Of Space. I'M Having Difficulty Deleting Old Projects From The Ui And Getting The Following Error: "Error Can'T Delete Project". I'Ve Done


Hi MinuteWalrus85 , sorry, missed this 😞
The error you're showing seems to indicate the WebApp sent a request with no "project" field, which is very strange.
Can you look at the request info for that specific call and share the JSON sent by the WebApp to the server (for which what you've was the response)?

  
  
Posted one year ago
92 Views
0 Answers
one year ago
one year ago