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
Hello , I'M Using This Version Of Clearml : Webapp: 1.4.0-175 • Server: 1.4.0-175 • Api: 2.18 Using Docker-Compose. Do You Know What Should I Do In Order To Upgrade The Clearml To The Latest ? Thanks ! Shimon

Hello ,

I'm using this version of ClearML : WebApp: 1.4.0-175 • Server: 1.4.0-175 • API: 2.18
Using Docker-Compose.
Do you know what should I do in order to upgrade the ClearML to the latest ?

Thanks !
Shimon

  
  
Posted 3 months ago
Votes Newest

Answers 2


Hi @<1657918715259260928:profile|JuicyPuppy11> , see here: None

  
  
Posted 3 months ago

Thank you Jake !
I followed the document and and was quite easy to upgrade.
last time I've upgraded the ClearMl - also an upgrade of the MongoDB was needed - not this time.
Thanks again 🙂

  
  
Posted 3 months ago
191 Views
2 Answers
3 months ago
3 months ago
Tags