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
Unanswered
I Just Set Up The Newest Version Of Clearml Server On Some New Hardware. I Am Trying To Run A Service Job (On Service Queue On Clearml-Services Agent) And I Just Get "Task Failed: Stopping Task (4) Exception" Without Any Error Logged. Any Ideas What This


The issue was .ssh wasn't propagated so the git repository couldn't be cloned.

  
  
Posted 10 months ago
172 Views
0 Answers
10 months ago
10 months ago