3 # used to list proposal in descending order of their score
4 - kind: StudentProposal
11 # used to list reviews in ascending order of date
18 # used to determine which orgs have more then 0 slots assigned.
25 # used to order accepted orgs
32 # used to determine which proposals have a mentor assigned
33 - kind: StudentProposal
41 # This index.yaml is automatically updated whenever the dev_appserver
42 # detects that a new type of query is run. If you want to manage the
43 # index.yaml file manually, remove the above marker line (the line
44 # saying "# AUTOGENERATED"). If you want to manage some indexes
45 # manually, move them above the marker line. The index.yaml file is
46 # automatically uploaded to the admin console when you next deploy
47 # your application using appcfg.py.