我一点演示:
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 511, in __call__
handler.get(*groups)
File "/base/data/home/apps/storage-cdn/1.346308665961154080/
main.py", line 47, in get
toprank = q.fetch(5)
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/
__init__.py", line 1849, in fetch
raw = raw_query.Get(limit, offset, rpc=rpc)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/
datastore.py", line 1269, in Get
limit=limit, offset=offset, prefetch_count=limit, **kwargs)._Get(limit)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/
datastore.py", line 1178, in _Run
rpc=rpc)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/
datastore.py", line 1211, in _RunInternal
str(exc) + '\nThis query needs this index:\n' + yaml)
NeedIndexError: The index for this query is not ready to serve. See the Datastore Indexes page in the Admin Console.
This query needs this index:
- kind: Blobs
properties:
- name: deleted
- name: view_count
direction: desc