OptionalchunkMetadata?: VectorKeyValueListPair[]Restrict chunks considered during search to those with the given metadata. Default: [].
OptionalcollectionMetadata?: VectorKeyValueListPair[] | nullRestrict collections considered during search to those annotated with the given metadata. Useful when combined with collections=['*'] Default: [].
OptionaldocumentMetadata?: VectorSearchDocumentKeyValueListPair[] | nullRestrict documents considered during search to those annotated with the given metadata. Default: [].
Optionalfilter?: BinaryBooleanFilter | ScopedKeyValueListPair | nullAdvanced filter expression for combining metadata filters with boolean logic
Identifier of this VectorSearchFilter - unique per request.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Representation of the 'VectorSearchFilter' schema.