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 All - I'M A Little Confused By The Option To Use A Cloud Storage Bucket For The Fileserver Instead Of The Vm Where The Server Is Hosted. Is This Something That Can Be Configured On The Server Or Does It Need To Be Configured Locally For Each User In Th


I think the idea is that end-users should access artifacts via the web interface. And jobs should run with the ClearML agent. Only configure clearml.conf for the user account under which you are running your ClearML Agents, and only on the servers which are running your agents.

  
  
Posted one year ago
102 Views
0 Answers
one year ago
one year ago