Does an indexed field in a subcollection have it’s own index based on that subcollection (as opposed to the collection as a whole)?
Does an indexed field in a subcollection have it’s own index based on that subcollection (as opposed to the collection as a whole)?
Does an indexed field in a subcollection have it’s own index based on that subcollection (as opposed to the collection as a whole)?
Does an indexed field in a subcollection have it’s own index based on that subcollection (as opposed to the collection as a whole)?
firebase firestore querying based on a property in a map
i have data structured in firestore like this
firebase firestore querying based on a property in a map
i have data structured in firestore like this
firebase firestore querying based on a property in a map
i have data structured in firestore like this
firebase GCP – Firestore Maintenance
How and when does Google provision Maintenance on the firestore database?
And is there any audit logs for it? Or how notifications can be enabled?
firebase GCP – Firestore Maintenance
How and when does Google provision Maintenance on the firestore database?
And is there any audit logs for it? Or how notifications can be enabled?
Firestore read/write pricing; does .limit(25) counts as 25 reads or one?
I am a bit confused as to whether a query like the one below counts as one read or 25 reads for Firestore pricing ?
Firestore composite merging behaves inconsistently for similar queries
Firestore composite index merging is documented in the Firebase docs. Unfortunately the docs do not specify explicitly in what situation composite indexes can be merged. We can assume the following conditions must be true for index merging to occur:
Duplicating firestore databases in different regions
How can I copy data from one firestore database to another in the same project but different regions?