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 Everyone, I'M Using Quite An Old Clearml : Webapp: 1.14.0-431 • Server: 1.14.0-431 • Api: 2.28 I Would Like To Upgrade It Because We Have Some Issues With It. The Last Time I Upgrade It There Was An Issue With Upgrading The Mongodb.. The Current Mon

Hello Everyone,
I'm using quite an old ClearML : WebApp: 1.14.0-431 • Server: 1.14.0-431 • API: 2.28
I would like to upgrade it because we have some issues with it.
The last time I upgrade it there was an issue with upgrading the MongoDB..
The current MongoDB in my installation is 4.49 and the latest MongoDB used in ClearML is 6.0.19
Does someone knows how to perform this kind of upgrade ? or has a link to a document / howto ?

Thanks !!!
Shimon.

  
  
Posted one month ago
Votes Newest

Answers


Hi @<1657918715259260928:profile|JuicyPuppy11> , I suggest reviewing the various release notes and do upgrades step by step especially when there database upgrades such as Mongo or Elastic. Backing up is of course suggested before starting!

I'd also keep up with the server version to avoid such hassles in the future 🙂

  
  
Posted one month ago
251 Views
1 Answer
one month ago
one month ago
Tags