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
Hello! I Am Running Self-Hosted Clearml. Does Deleting Dataset From The Ui Also Remove It From Disk? I'Ve Just Deleted One (Send To Archive Then Delete) And Can Still See It On The Desk (

Hello!
I am running self-hosted ClearML. Does deleting dataset from the UI also remove it from disk? I've just deleted one (send to archive then delete) and can still see it on the desk ( <clearml_dir>/data/fileserver/<project>/.data/<deleted_dataset> ). Should I just wait longer?

  
  
Posted 14 days ago
Votes Newest

Answers


Hi @<1523701070390366208:profile|CostlyOstrich36> !
Do you have any comments? Thanks

  
  
Posted 6 days ago
53 Views
1 Answer
14 days ago
6 days ago
Tags