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 All. In Upgrading Clearml-Agent On Our Server Because Of:


Yes, sorry I forgot to follow up on this other thing. Thanks for the quick response. If you are curious what happened was:
Previously we were manually mounting the poetry stuff via an additional docker flag in the config file. Then we updated the config file to select poetry Then there were conflicting docker volume mounts.
(of course now we can't log in. I'm assuming the two things aren't related)

  
  
Posted one year ago
75 Views
0 Answers
one year ago
one year ago