bridgy-fed/index.yaml

72 wiersze
1.2 KiB
YAML

indexes:
# AUTOGENERATED
# This index.yaml is automatically updated whenever the Cloud Datastore
# emulator detects that a new type of query is run. If you want to manage the
# index.yaml file manually, remove the "# AUTOGENERATED" marker line above.
# If you want to manage some indexes manually, move them above the marker line.
- kind: Object
properties:
- name: users
- name: updated
- kind: Object
properties:
- name: users
- name: updated
direction: desc
- kind: Object
properties:
- name: notify
- name: updated
- kind: Object
properties:
- name: notify
- name: updated
direction: desc
- kind: Object
properties:
- name: feed
- name: created
- kind: Object
properties:
- name: feed
- name: created
direction: desc
- kind: Follower
properties:
- name: from
- name: status
- name: updated
- kind: Follower
properties:
- name: from
- name: status
- name: updated
direction: desc
- kind: Follower
properties:
- name: to
- name: status
- name: updated
- kind: Follower
properties:
- name: to
- name: status
- name: updated
direction: desc
- kind: Follower
properties:
- name: to
- name: from