Alfred thanks for the clarification.

However, isn't ancestor a list too that could contribute to an explosion 
(albeit minor assuming shallow hierarchies). If this is the case, would 
these indexes help/work?

- kind: Model
  ancestor: yes
  properties:
  - name: int
  - name: date
    direction: desc
- kind: Model
  properties:
  - name: list1
  - name: int
  - name: date
    direction: desc
- kind: Model
  properties:
  - name: list2
  - name: int
  - name: date
    direction: desc

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/aQh0Xx49xlsJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to