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
Also (Unrelated), I Noticed That After The Upgrade To Clearml Server 1.2.0, The Aws (Minio) Credentials Are Not Saved/Used. It Keeps Asking For Them Whenever I Switch To Debug Samples.

Also (unrelated), I noticed that after the upgrade to ClearML Server 1.2.0, the AWS (MinIO) credentials are not saved/used. It keeps asking for them whenever I switch to debug samples.

  
  
Posted 2 years ago
Votes Newest

Answers 3


When is the next release expected? 😄

  
  
Posted 2 years ago

UnevenDolphin73 , I've encountered a similar issue with s3. I believe it's going to be fixed in the next release 🙂

  
  
Posted 2 years ago

I think they (DevOps) said something about next week, internal roll-out is this week (I think)

  
  
Posted 2 years ago
700 Views
3 Answers
2 years ago
one year ago
Tags