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
Answered
Hi, Is There A Way To Access The Clearml File Server? I Would Like To Check If An Artifact Object Has Been Deleted Or Not.

Hi, is there a way to access the clearml file server? I would like to check if an artifact object has been deleted or not.

  
  
Posted one month ago
Votes Newest

Answers 6


Hi @<1679661969365274624:profile|UnevenSquirrel80> , are you running a self hosted server?

  
  
Posted one month ago

@<1523701070390366208:profile|CostlyOstrich36> no, we are on a clearml hosted server

  
  
Posted one month ago

You mean the community server?

  
  
Posted one month ago

Oh, I would suggest asking on the main support channel for ClearML 🙂

  
  
Posted one month ago

So the url is https://app.<my-comany>.hosted.allegro.ai/

  
  
Posted one month ago

Alright, thanks!

  
  
Posted one month ago
78 Views
6 Answers
one month ago
one month ago
Tags