update to reflect API changes
[gae-samples.git] / muvmuv / index.yaml
blobfbebce8b2b75e42fd94f777fa0daef23f54867c2
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 99 times in query history.
14 - kind: MovieReview
15   properties:
16   - name: title
17   - name: date
19 # Used 35 times in query history.
20 - kind: MovieReview
21   properties:
22   - name: title
23   - name: date
24     direction: desc