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, Currently We Can Add "Tags" On Experiments. When Filtering The Tags In The Dashboard, It Seems To Default To Filter As A "Or" Condition, Is It Possible To Search With "And" Condition, Such As Search With "Dataset_Version1 + Nn_Model"

Hi, currently we can add "Tags" on experiments. When filtering the tags in the dashboard, it seems to default to filter as a "OR" condition, is it possible to search with "AND" condition, such as search with "dataset_version1 + nn_model"

  
  
Posted 2 years ago
Votes Newest

Answers 5


Hi EnviousStarfish54
I remember this feature request, let me check where it stands..

  
  
Posted 2 years ago

Hi, just wanted to check in

  
  
Posted 2 years ago

Thanks Martin

  
  
Posted 2 years ago

Hi EnviousStarfish54
Verified with the frontend / backend guys.
Backend allows to search for "all" tags, and frontend will add a toggle button for the UI to select or/all for the selected Tags.
Should be part of the next release

  
  
Posted 2 years ago

Thanks! That's great

  
  
Posted 2 years ago
486 Views
5 Answers
2 years ago
one year ago
Tags