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
39 # used to determine which proposals will be accepted
40 - kind: StudentProposal
46 # used for the bulk mailing of students
52 # used for the cron system
55 - name: priority_group
61 # This index.yaml is automatically updated whenever the dev_appserver
62 # detects that a new type of query is run. If you want to manage the
63 # index.yaml file manually, remove the above marker line (the line
64 # saying "# AUTOGENERATED"). If you want to manage some indexes
65 # manually, move them above the marker line. The index.yaml file is
66 # automatically uploaded to the admin console when you next deploy
67 # your application using appcfg.py.