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
How Can I Make Sure That S3 Artifacts Will Be Deleted, When I Delete An Experiment From Ui? Credentials For S3 With Write-Permission Are Set Up In Ui, But I Still See


Hi FiercePenguin76 ,
Currently the UI does not support deleting these artifacts (usually the credentials provided to the UI are read-only credentials in most use-cases), so the message showing what was not deleted is actually to let you copy/paste them and delete using a script (or manually).
We do plan that for the coming versions.

  
  
Posted one year ago
98 Views
0 Answers
one year ago
one year ago