How to use the web UI to filter records by metadata?

Hello,

There are plenty of resources on how to filter records by metadata programatically. Yet, I haven’t found a way to do this via the web UI.

When I click on Filter and provide a key/value pair, the Search button remains greyed out.

What am I doing wrong?

Hi @sasho,

The search will trigger on whatever is in the main search bar, whether that’s searching by ID (to find other vectors that are similar to the one you enter), or by a specific vector value. The metadata filter runs against those search results to find the ones that also match the filter.

Fetch by metadata is coming soon, though. But for now, you have to search by a vector value.

Hey Cory,

Thanks for the reply! Looking forward to fetching by metadata.

Cheers,

Sasho