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
I Have A Kubernetes Setup Of Clearml 1.7.2 Done With The Official Helm Charts. When I Upgrade To The Latest Version Of Clearml With The Newest Helm Charts, Will The Existing Data Be Migrated (Mongo, Elastic, Redis) ?


Hi @<1547390444877385728:profile|ThickSnake12> , there is no migration required from the version you specify to the latest version. However, since the official helm chart has had major changes and revisions, you would need to make sure you configure it correctly and that the PVs used to store the data as assigned correctly. Perhaps @<1523701827080556544:profile|JuicyFox94> can offer some advice?

  
  
Posted one year ago
160 Views
0 Answers
one year ago
one year ago