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


DashingKoala39 for several users to share data, they would need to have access to the same bucket. Each user can configure their own clearml.conf when running stuff locally, and as AmiableFish73 mentioned, you usually configure agents once (with whatever access credentials and cloud storage you wish), and most of the time users will preview the results in the webapp (where they need to provide access credentials to cloud storage, usually read-only credentials)

  
  
Posted one year ago
104 Views
0 Answers
one year ago
one year ago