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
Profile picture
GlamorousChimpanzee22
Moderator
2 Questions, 5 Answers
  Active since 21 November 2023
  Last activity 5 months ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
0 Answers
220 Views
0 Votes 0 Answers 220 Views
this is with running clearml-data create --project DatasetProject --name HelloDataset --storage None
5 months ago
0 Votes
4 Answers
315 Views
0 Votes 4 Answers 315 Views
aws { s3 { # S3 credentials, used for read/write access by various SDK elements # The following settings will be used for any bucket not specified below in t...
aws
5 months ago
0 Aws { S3 { # S3 Credentials, Used For Read/Write Access By Various Sdk Elements # The Following Settings Will Be Used For Any Bucket Not Specified Below In The "Credentials" Section # ----------------------

@<1523701070390366208:profile|CostlyOstrich36> Correct, it doesn’t look like it works. Im struggling to find where the configuration is being read, and I don’t see where it’s being used.

5 months ago