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! I'Ve Found This From Clearml-Agent Docs. I'M A Little Confused With Content. Could Anyone Explain This Line


Hi @<1664079296102141952:profile|DangerousStarfish38> , it means that it's not supported out of the box and might require more tinkering, but I've managed to run agent with docker mode on a windows machine previously 🙂

  
  
Posted 3 months ago
30 Views
0 Answers
3 months ago
3 months ago