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 20 days ago
Votes Newest

Answers 2


Thank you!

  
  
Posted 6 days ago

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

  
  
Posted 18 days ago
144 Views
2 Answers
20 days ago
5 days ago
Tags