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
Can I Upgrade From Clearml-Server 1.17 To 2.0 Directly, Or Do I Need To Upgrade To 1.17.1-554 First?

can I upgrade from clearml-server 1.17 to 2.0 directly, or do I need to upgrade to 1.17.1-554 first?

  
  
Posted one month ago
Votes Newest

Answers


Hi @<1523701842515595264:profile|PleasantOwl46> , I think only major updates need to be installed one after the other only when there are new versions to the databases. Minor releases only contain hotfixes

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