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
DecayedRaccoon75
Moderator
2 Questions, 3 Answers
  Active since 25 February 2025
  Last activity 9 days ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
2 Answers
104 Views
0 Votes 2 Answers 104 Views
👋 Hi everyone! Did anyone have this issue with clearml agent in k8s when trying to run a task remotely? │ k8s-glue ERROR: Could not push back task [11d1b317...
18 days ago
0 Votes
3 Answers
85 Views
0 Votes 3 Answers 85 Views
Hello everyone, I deployed clearml and clearml-agent on k8s and I can't get the agent to use the gpus. I have 3 machines with a GPU each correctly configured...
14 days ago