Skip to content

Commit 3ee9ab1

Browse files
chore(cloudsearch): update the api
#### cloudsearch:v1 The following keys were changed: - revision (Total Keys: 1) - schemas.SuggestRequest.properties.dataSourceRestrictions (Total Keys: 1)
1 parent c1635fd commit 3ee9ab1

File tree

2 files changed

+5010
-5010
lines changed

2 files changed

+5010
-5010
lines changed

docs/dyn/cloudsearch_v1.query.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ <h3>Method Details</h3>
438438
The object takes the form of:
439439

440440
{ # Request of suggest API.
441-
&quot;dataSourceRestrictions&quot;: [ # The sources to use for suggestions. If not specified, the data sources are taken from the current search application. NOTE: Suggestions are supported only for third party data sources and people (i.e. PredefinedSource.PERSON).
441+
&quot;dataSourceRestrictions&quot;: [ # The sources to use for suggestions. If not specified, the data sources are taken from the current search application. NOTE: Suggestions are only supported for the following sources: * Third-party data sources * PredefinedSource.PERSON * PredefinedSource.GOOGLE_DRIVE
442442
{ # Restriction on Datasource.
443443
&quot;filterOptions&quot;: [ # Filter options restricting the results. If multiple filters are present, they are grouped by object type before joining. Filters with the same object type are joined conjunctively, then the resulting expressions are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only few filters at the moment: &quot;objecttype&quot;, &quot;type&quot; and &quot;mimetype&quot;. For now, schema specific filters cannot be used to filter suggestions.
444444
{ # Filter options to be applied on query.

0 commit comments

Comments
 (0)