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
ScrawnyLion96
Moderator
13 Questions, 76 Answers
  Active since 10 January 2023
  Last activity 5 months ago

Reputation

0

Badges 1

76 × Eureka!
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
2 years ago
0 Votes
2 Answers
825 Views
0 Votes 2 Answers 825 Views
Hello, is there a way to control the stats from workers and queues that are written to ES, for instance add an ILM etc..?
2 years ago
0 Votes
4 Answers
970 Views
0 Votes 4 Answers 970 Views
Hi, I’m using the clearml sdk and api but the docs are not complete.. Does anyone know where I can find the schemas for the requests? what type, keys etc…
2 years ago
0 Votes
9 Answers
872 Views
0 Votes 9 Answers 872 Views
Hey, does somebody else get the annoying message in the UI of “A newer version ofClearML server 1.2.0 is available” even though version is 1.2.0??
2 years ago
0 Votes
3 Answers
955 Views
0 Votes 3 Answers 955 Views
2 years ago
0 Votes
5 Answers
993 Views
0 Votes 5 Answers 993 Views
Hi, trying to setup the slack alerts feature but I ran into an error on the remote server. When running it locally all works but when I run the same task on ...
2 years ago
0 Votes
5 Answers
942 Views
0 Votes 5 Answers 942 Views
Hey, what exactly the use of redis? I can see that my redis is getting fuller and fuller over time Can’t find the architecture of clearml in docs
2 years ago
0 Votes
14 Answers
891 Views
0 Votes 14 Answers 891 Views
2 years ago
0 Votes
10 Answers
985 Views
0 Votes 10 Answers 985 Views
2 years ago
0 Votes
8 Answers
884 Views
0 Votes 8 Answers 884 Views
2 years ago
0 Votes
32 Answers
10K Views
0 Votes 32 Answers 10K Views
Hey, so I’ve deployed clearml on k8s through the helm charts repo but the left side menu is not visible..
2 years ago
0 Votes
6 Answers
916 Views
0 Votes 6 Answers 916 Views
Hey, is there a way to run tasks not on ClearML agent but rather as a k8s job directly? Thanks!
2 years ago
0 Votes
32 Answers
10K Views
0 Votes 32 Answers 10K Views
Hi, where can I find the repo “allegroai/clearml-agent-services”? I’m deploying clearml on k8s with the helm-charts repo and I want to enable slack-alerts bu...
2 years ago