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
Hello, I'M Trying To Use Clearml On A Local Server And For 2 Days When I Try To Close The Clearml Task "Task.Close()" , It Hangs Forever And Never Stop. Do You Have Any Idea Why?


Have you looked into why this comes up?

clearml-fileserver  |     raise ValueError('Connection Error: it seems *api_server* is misconfigured. '
clearml-fileserver  | ValueError: Connection Error: it seems *api_server* is misconfigured. Is this the ClearML API server 
 ?
  
  
Posted one day ago
3 Views
0 Answers
one day ago
one day ago