Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Application Engine could not build index of "location_geocells and datetime" #17

Open
GoogleCodeExporter opened this issue May 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant