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
PleasantGiraffe85
Moderator
6 Questions, 30 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

27 × Eureka!
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi, I got (yet another) clearml-server installation question. We installed the server on an internal k8s cluster. Now I want to point the webserver on the ap...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
So, a new question 🙂 I get a message: clearml.log - WARNING - failed logging task to backend (2 lines, <500/4: events.add_batch/v1.0 (Critical server error!...
3 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hey everyone, I'm having an issue due to conflicting git credentials on the clearml-agent (running inside the docker). I'm using SSH settings ( git_ssh_port/...
3 years ago
0 Votes
24 Answers
1K Views
0 Votes 24 Answers 1K Views
Hey guys, I'm having the strangest error ever... I've installed ClearML using HELM on our K8S server, and now the fileserver complains that it has no permiss...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi everyone, quick question - We're installing http://Clear.ML locally, and saw there are many DBs involved. What is the purpose of the ElasticSearch? It's j...
3 years ago
0 Votes
15 Answers
1K Views
0 Votes 15 Answers 1K Views
Hi, We're hosting ClearML on our k8s cluster, and I'm running into problems with it... I've set it up in a subdomain way - app/files/api.clearml.mydomain... ...
3 years ago