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
Hi Everyone! After Clearml Worked Well For Use For About 2 Years, We Now Have The First Problem When Updating The Open Source Server. I Have Performed The Update As Advised Here With


Hi @<1523702496097210368:profile|ScantChimpanzee51> , according to the clearml logs the initial problem was due to the MongoDB not able to start with your data. The reason is that MongoDB cannot be jumped more than one version at a time. Your previous version used MongoDB 4.4 and the latest version uses MongoDB 6.0. In order to upgrade from you initial version to the latest one you should first upgrade to clearml version 1.17 that upgrades MongoDB from v4.4 to 5.0
Then you can upgrade to clearml version 2.1 which is the latest version right now and it will upgrade MongoDB from v5 to v6
None

  
  
Posted one month ago
35 Views
0 Answers
one month ago
one month ago