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 determine which proposals have a mentor assigned
26 - kind: StudentProposal
34 # This index.yaml is automatically updated whenever the dev_appserver
35 # detects that a new type of query is run. If you want to manage the
36 # index.yaml file manually, remove the above marker line (the line
37 # saying "# AUTOGENERATED"). If you want to manage some indexes
38 # manually, move them above the marker line. The index.yaml file is
39 # automatically uploaded to the admin console when you next deploy
40 # your application using appcfg.py.