实体的最大大小1,048,572字节

时间:2018-01-30 13:05:58

标签: firebase google-cloud-firestore

我可以看到,我必须面对Maximum size for an entity限制提及此文档Limits。你能告诉我他们在这里的含义an entity吗?那是projects(这是它显示上述错误的实体)with collections还是without collections?我该如何避免这个问题?我正在使用firestore

这是我的数据结构:

enter image description here

1 个答案:

答案 0 :(得分:1)

本案例中的实体是指单个文档,不包括该文档下可能存在的任何子集合。