Skip to content

Commit 8a7eea8

Browse files
committed
Merge pull request #1741 from dhermes/search-whitelist-note
Adding note about Search API whitelist.
2 parents a4b5db3 + 98c1f31 commit 8a7eea8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/search-usage.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ for search operations.
1515
The API supports full text matching on string fields and allows indexing
1616
any number of documents in any number of indexes.
1717

18+
.. note::
19+
20+
The Google Cloud Search API is an alpha API. To use it, accounts must
21+
be whitelisted.
22+
1823
Client
1924
------
2025

0 commit comments

Comments
 (0)