The metadata filter to apply when fetching records. Only records matching this filter will be returned.
OptionallimitThe maximum number of records to return. If unspecified, the server will use a default value.
OptionalnamespaceThe namespace to fetch from. If not specified, uses the namespace configured on the Index.
OptionalpaginationA token needed to fetch the next page of results. This token is returned in the response if additional results are available.
The options that may be passed to Index.fetchByMetadata
See
Fetch records by metadata