Skip to content

Commit 096b285

Browse files
docs(Firestore): Added a link to automatic_indexing(GoogleCloudPlatform#1631)
Added a link to automatic_indexing in query_collection_group_filter sample.
1 parent 0c58613 commit 096b285

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

firestore/src/query_collection_group_filter_eq.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727

2828
/**
2929
* Query collection group for documents.
30+
* Users need to enable single-field index before querying
31+
* @see https://firebase.google.com/docs/firestore/query-data/index-overview#automatic_indexing
3032
*
3133
* @param string $projectId The Google Cloud Project ID
3234
*/

0 commit comments

Comments
 (0)