Back to feed
GCP·Vertex AI Searchfeature·

Agent Search: EXISTS filter for filtering search queries (Preview)


Agent Search: EXISTS filter for filtering search queries (Preview)

You can use the EXISTS filter to filter search results for documents. Specifying EXISTS for a field means that a document can only be returned in a search request if the field has a value and that value is not the default. This filter is available for custom search and for media search. Use EXISTS with other filters such as ANY and IN to create expressions to scope the documents that can be returned in a search query.

This feature is in Public Preview. For more information, see Filter custom search for structured or unstructured data, Filter website search, and Filter media search.