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, Is It Possible To Have A Compatibility Matrix Between Clearml Sdk, Clearml Agent, Clearml Server...Etc? Recently We Updated The Clearml Sdk Without Updating The Rest And Ends Up Unable To Push Any Tasks Via K8S Glue.

Hi, is it possible to have a compatibility matrix between clearml sdk, ClearML agent, ClearML server...etc? Recently we updated the ClearML sdk without updating the rest and ends up unable to push any tasks via k8s glue.

  
  
Posted one year ago
Votes Newest

Answers 2


I'm not sure. Maybe @<1523701087100473344:profile|SuccessfulKoala55> can help 🙂

  
  
Posted one year ago

Hi @<1523701504827985920:profile|SubstantialElk6> , ClearML version should always be backwards compatible. If there's any specific issue, we'll be happy to fix it.

  
  
Posted one year ago
613 Views
2 Answers
one year ago
one year ago
Tags