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
Answered
Hi There, I'M Having Troubles Finding All Filterable Parameters For The Clearml Monitoring

Hi there, I'm having troubles finding all filterable parameters for the clearml monitoring None is there an existing documentation?

  
  
Posted 3 days ago
Votes Newest

Answers


Hi @<1739455989154844672:profile|SmarmyHamster62>
Yeah the docs needs to be fixed there, this is the equivalent of:
None
Specifically task_filter

  
  
Posted one day ago
44 Views
1 Answer
3 days ago
one day ago
Tags