gpt4 book ai didi

google-app-engine - Google App Engine 索引成本

转载 作者:太空宇宙 更新时间:2023-11-03 15:26:54 25 4
gpt4 key购买 nike

据我所知,App Engine 索引在增加整体存储大小和减慢写入速度方面代价高昂。

但是索引是否仅在实际用于查询中并在 index.yaml 中明确定义时才会产生成本?或者像 StringProperty 这样的属性是否仅仅因为存在就比它们的非索引对应物(例如 TextProperty)成本更高,即使它们没有在 index.yaml 中使用?

最佳答案

你也可以为你不想索引的属性设置 indexed=False:

http://code.google.com/appengine/docs/python/datastore/propertyclass.html#Property

关于google-app-engine - Google App Engine 索引成本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3303341/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com