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
RattySparrow90
Moderator
6 Questions, 11 Answers
  Active since 23 December 2023
  Last activity 4 months ago

Reputation

0

Badges 1

10 × Eureka!
0 Votes
4 Answers
957 Views
0 Votes 4 Answers 957 Views
one year ago
0 Votes
2 Answers
401 Views
0 Votes 2 Answers 401 Views
Hi! We use ClearML self-hosted on a k8s cluster. Great work btw 😉 We are currently experiencing a problem with the debug samples of tasks. They are not show...
6 months ago
0 Votes
4 Answers
486 Views
0 Votes 4 Answers 486 Views
Hi! We use ClearML self-hosted on a k8s cluster. I currently try to reduce the log level of the ClearML components such as the Apiserver, Fileserver, Webserv...
6 months ago
0 Votes
4 Answers
805 Views
0 Votes 4 Answers 805 Views
Hi, we are currently seeing the following error in our logs of the ClearML apiserver pod: [2024-03-20 15:33:32,089] [8] [WARNING] [elasticsearch] POST None [...
12 months ago
0 Votes
2 Answers
796 Views
0 Votes 2 Answers 796 Views
Hi, we recently deployed ClearML server and ClearML serving to our test infrastructure where it is running lika a breeze 🙂 . Moving forward in the productio...
one year ago
0 Votes
2 Answers
810 Views
0 Votes 2 Answers 810 Views
Hi everyone, is there a possibility to point the ClearML Server to an already existing elasticsearch instance instead of deploying and connecting to its 'own...
one year ago