bridgy-fed/index.yaml

48 wiersze
904 B
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: domains
- name: labels
- name: updated
direction: asc
- kind: Object
properties:
- name: domains
- name: labels
- name: updated
direction: desc
- kind: Object
properties:
- name: domains
- name: labels
- name: created
direction: desc
- kind: Follower
properties:
- name: dest
- name: status
- name: updated
direction: desc
- kind: Follower
properties:
- name: src
- name: status
- name: updated
direction: desc
- kind: Follower
properties:
- name: dest
- name: src