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
Good Morning, Is There A Way To Search The Datasets In Clearml By Words That Are In The Description? Or Can You Only Search By Tags And Project Title?

good morning, is there a way to search the datasets in ClearML by words that are in the description? or can you only search by tags and project title?

  
  
Posted one month ago
Votes Newest

Answers


Hi @<1755401041563619328:profile|PungentCow70> , currently only by tags and project title/ds name. But I think it would be a cool capability. Maybe add a GitHub feature request on this?

  
  
Posted one month ago
66 Views
1 Answer
one month ago
one month ago
Tags