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
Profile picture
GorgeousFly45
Moderator
1 Question, 3 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
6 Answers
766 Views
0 Votes 6 Answers 766 Views
Hi! quick question. Can i use the UI to search for an artifact by ID?
2 years ago
0 Hi! Quick Question. Can I Use The Ui To Search For An Artifact By Id?

working now.. not sure what was wrong before. maybe copy of model id with space.. 😕

2 years ago
0 Hi! Quick Question. Can I Use The Ui To Search For An Artifact By Id?

thanks CostlyOstrich36 , for that. i need to be on the models tab. i was thinking if there is something more general (for example - if i don’t know in which project the dataset is.) it works just fine from the sdk though.

2 years ago
0 Hi! Quick Question. Can I Use The Ui To Search For An Artifact By Id?

I’m trying to search for models using their ID, but no results.

2 years ago