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
UnevenSquirrel80
Moderator
2 Questions, 4 Answers
  Active since 16 March 2024
  Last activity one month ago

Reputation

0

Badges 1

4 × Eureka!
0 Votes
2 Answers
128 Views
0 Votes 2 Answers 128 Views
Hi all, I am trying to get all pipeline tasks or task ids from a specific project. The project in the details of one of the pipeline tasks is defined as "/.p...
one month ago
0 Votes
6 Answers
98 Views
0 Votes 6 Answers 98 Views
Hi, is there a way to access the clearml file server? I would like to check if an artifact object has been deleted or not.
one month ago