You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 25 Apr 2010 at 11:34
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 Apr 2010 at 11:34The text was updated successfully, but these errors were encountered: