OptionalchunkMetadata?: RetrievalKeyValueListPair[]Restrict chunks considered during search to those with the given metadata. Default: [].
OptionaldataRepositories?: string[]Specify [''] to search across all DataRepositories or give a specific list of DataRepository ids. Default: [ "" ].
OptionaldataRepositoryMetadata?: RetrievalKeyValueListPair[]Restrict DataRepositories considered during search to those annotated with the given metadata. Useful when combined with dataRepositories=['*'] Default: [].
OptionaldataRepositoryType?: DataRepositoryTypeOptionaldocumentMetadata?: RetrievalSearchDocumentKeyValueListPair[]Restrict documents considered during search to those annotated with the given metadata. Default: [].
Optionalfilter?: RetrievalBinaryBooleanFilter | RetrievalScopedKeyValueListPair | nullFilter to apply on the search results. This cannot be used together with 'documentMetadata'. The depth of the filter must not exceed 5 levels.
Identifier of this RetrievalSearchFilter - unique per request.
OptionalremoteName?: string | nullDestination Name of remote instance.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
OptionalscoringConfiguration?: VectorScoringConfigurationOptionalsearchConfiguration?: RetrievalSearchConfiguration
Representation of the 'RetrievalVectorSearchFilter' schema.