Back to feed
GCP·Vertex AI Searchfeature·

Agent Search: Prefix and partial matching for filtering search queries (Preview)


Agent Search: Prefix and partial matching for filtering search queries (Preview)

You can configure schema fields to support prefix matching and partial matching in filter expressions:

• Prefix matching lets you filter search results based on whether a field value starts with a specific string. • Partial matching lets you filter results based on whether the query contains some of the words in the field value. Partial matching doesn't require a perfect match like the ANY operator does.

This feature is in Public Preview. For more information, see Configure field settings.