I tried to use geomodel with my application and I found this in my index.yaml
- kind: Coupon
properties:
- name: location_geocells
- name: created_at
direction: desc
It works on my test environment, but when I uploaded it to Google
Application Engine, GAE could not finish building this index for a long time.
I think maybe this is because created_at is a date-time property.
Original issue reported on code.google.com by iriswang...@gmail.com on 25 Apr 2010 at 11:34
Original issue reported on code.google.com by
iriswang...@gmail.com
on 25 Apr 2010 at 11:34