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: [].
OptionaldocumentMetadata?: RetrievalSearchDocumentKeyValueListPair[]Restrict documents considered during search to those annotated with the given metadata. Default: [].
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.
OptionalsearchConfiguration?: RetrievalSearchConfiguration
Limit scope of search to certain DataRepositories, Documents or Chunks.