Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道我在哪里可以找到有关如何使用 Google App Engine 中的 SearchableModel 功能对数据存储执行搜索的官方文档?我能找到的唯一信息是新的搜索 API 仅适用于文档,而不是单个数据存储条目。
不要使用这个类。它不受支持、未记录和已弃用。请改用支持的(虽然目前是实验性的)全文搜索工具。