update to address some API deprecations
[gae-samples.git] / overheard / index.yaml
blob1a7f5dd570144bb6b1dd633d147b592caca82d85
1 indexes:
3 # AUTOGENERATED
5 # This index.yaml is automatically updated whenever the dev_appserver
6 # detects that a new type of query is run.  If you want to manage the
7 # index.yaml file manually, remove the above marker line (the line
8 # saying "# AUTOGENERATED").  If you want to manage some indexes
9 # manually, move them above the marker line.  The index.yaml file is
10 # automatically uploaded to the admin console when you next deploy
11 # your application using appcfg.py.
13 # Used once in query history.
14 - kind: Quote
15   properties:
16   - name: creation_order
17     direction: desc
19 # Used 3 times in query history.
20 - kind: Quote
21   properties:
22   - name: rank
23     direction: desc