【发布时间】:2013-12-13 12:23:10
【问题描述】:
result = search.get_indexes(namespace='', offset=0, limit=999, start_index_name='f35cef2dfb9a8f34e381386ec5a1f7ee', include_start_index=True, fetch_schema=False)
但是,这里没有 id/index
如何在 Search API 中仅获取记录的 ID/索引? 救命!!
【问题讨论】:
标签: google-app-engine python-2.7 gae-search