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
Profile picture
SubstantialMonkey63
Moderator
2 Questions, 2 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
1 Answers
896 Views
0 Votes 1 Answers 896 Views
With ClearML Agent, I’m running it in kubernetes. I want the agent to run with docker, but i get a message that the daemon is not running. Are there instruct...
2 years ago
0 Votes
4 Answers
918 Views
0 Votes 4 Answers 918 Views
Hey, i’ve got a question about CI/CD orchestration in ClearML. Is there a clear example of CI in action on ClearML that someone may have a link to?
2 years ago