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
TenderCoyote78
Moderator
3 Questions, 38 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

9 × Eureka!
0 Votes
5 Answers
967 Views
0 Votes 5 Answers 967 Views
Hi community, Is there a way to download all the logged scalars/plots using code itself?
2 years ago
0 Votes
5 Answers
804 Views
0 Votes 5 Answers 804 Views
Hi I'm trying to clearml-agent in my dockerfile, but even after copying the clearml.conf to my dockerfile working dir, the clearlml agent does not start, thr...
2 years ago
0 Votes
7 Answers
841 Views
0 Votes 7 Answers 841 Views
Hi all! Is there a function/command that returns number of tasks in a queue?
2 years ago