github.com/aleksi/gonuts.io@v0.0.0-20130622121132-3b0f2d1999fb/app/index.yaml (about) 1 indexes: 2 3 # AUTOGENERATED 4 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. 12 13 - kind: Nut 14 properties: 15 - name: Vendor 16 - name: Name 17 18 - kind: Version 19 properties: 20 - name: Name 21 - name: Vendor 22 - name: CreatedAt 23 direction: desc 24 25 - kind: Version 26 properties: 27 - name: Name 28 - name: Vendor 29 - name: VersionNum 30 direction: desc