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, I Am A Newbie Here And I Am Just Struggling With Some Chanllenges When I Self-Host The Clearml Server ( In Linux - Ubuntu 20.04 )


@<1523701070390366208:profile|CostlyOstrich36> I just use the command to check the folder in the terminal ( both ls
And du -h <folder> ) , it shows that the datasets are still here! Also, I can still download file even when it is deleted via WebUI.

I guess there is some method to delete the files in the self-hosted clearml-fileserver like async_delete? 🥲

  
  
Posted 3 months ago
45 Views
0 Answers
3 months ago
3 months ago