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. I Updated Clearml Server To The Latest Version Using The Instructions Mentioned Here. However, All My Previous Work Including Projects, Experiments, Etc. Isn'T Showing Up In The Web App. Do I Have To Restore The Backups I Made For This?

Hi. I updated ClearML Server to the latest version using the instructions mentioned here. However, all my previous work including Projects, Experiments, etc. isn't showing up in the web app. Do I have to restore the backups I made for this?

  
  
Posted 2 years ago
Votes Newest

Answers 2


Thanks. That was it.

  
  
Posted 2 years ago

Hi ConfusedReindeer49 , did you follow the migration process as specified here? https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_mongo44_migration

  
  
Posted 2 years ago
673 Views
2 Answers
2 years ago
one year ago
Tags