author | Sverre Rabbelier <srabbelier@gmail.com> |
Thu, 05 Mar 2009 22:30:06 +0000 | |
changeset 1682 | 242ca517c340 |
parent 1676 | a3c33bef2ea8 |
child 1684 | 83010029e2fb |
permissions | -rw-r--r-- |
41
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
1 |
indexes: |
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
2 |
|
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
3 |
# AUTOGENERATED |
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
4 |
|
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
5 |
# This index.yaml is automatically updated whenever the dev_appserver |
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
6 |
# detects that a new type of query is run. If you want to manage the |
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
7 |
# index.yaml file manually, remove the above marker line (the line |
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
8 |
# saying "# AUTOGENERATED"). If you want to manage some indexes |
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
9 |
# manually, move them above the marker line. The index.yaml file is |
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
10 |
# automatically uploaded to the admin console when you next deploy |
74e1f65dd960
Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
11 |
# your application using appcfg.py. |
287
847ea0747e4f
Update indexes in index.yaml file.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
54
diff
changeset
|
12 |
|
1676
a3c33bef2ea8
Organization Proposals list now correctly sorts.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
287
diff
changeset
|
13 |
# Used once in query history. |
a3c33bef2ea8
Organization Proposals list now correctly sorts.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
287
diff
changeset
|
14 |
- kind: StudentProposal |
287
847ea0747e4f
Update indexes in index.yaml file.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
54
diff
changeset
|
15 |
properties: |
1676
a3c33bef2ea8
Organization Proposals list now correctly sorts.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
287
diff
changeset
|
16 |
- name: org |
a3c33bef2ea8
Organization Proposals list now correctly sorts.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
287
diff
changeset
|
17 |
- name: status |
a3c33bef2ea8
Organization Proposals list now correctly sorts.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
287
diff
changeset
|
18 |
- name: score |
a3c33bef2ea8
Organization Proposals list now correctly sorts.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
287
diff
changeset
|
19 |
direction: desc |