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
Hi, I Have A Clearml Installed On A Standalone Server Running Our Company'S Customized Ubuntu Mod. I'M Experience Logging Failures, Due To What Seems Like A Failed Access To The Server. It Looks As If The Api Call Got Somehow "Intercepted", Which Crashed


Hi ZealousSeal58 , this is not possible using configuration. Since this is not a "top level" error (like a gateway error or connection error), it will be really difficult to distinguish from normal server responses and so even hacking the ClearML code for that will not be easy, and will certainly will not be stable.
Can't you find the hijacker? 🙂

  
  
Posted 3 years ago
120 Views
0 Answers
3 years ago
one year ago