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 Community, We'Re Trying To Move From App.Clear.Ml To A Self-Hosted Clearml Instance, And I Was Wondering If Anyone Figured Out A Way To Transfer Tasks From One To The Other. Specifically, I'D Like To Copy All Datasets (Which Internally Are Represente


Hi @<1618418423996354560:profile|JealousMole49> , I think you would need to pull all related to data via the API and then register it again through the API.

  
  
Posted 22 days ago
14 Views
0 Answers
22 days ago
22 days ago