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
I Also Want A Low Latency Unthrottled System. It Seems Like The Free Version Of Clearml Is Somewhat Throttled. I Tried Uploading An Artifact To The Free Version Of Clearml And It'S Very Slow To Download The Artifact To My Laptop Using Get_Local_Copy() Fun


My version is 1.1.1 and the file size is 47 MB. I don't think I have network issue because uploading was fast. but downloading is slow.

Anyway, I've gone and tried to reproduce the issue and it seems that there's no problem now. It's downloading fast already!

  
  
Posted 2 years ago
90 Views
0 Answers
2 years ago
one year ago