I currently have a service which sorts the data by various datetimes using the search API. This works fine in the development server however once deployed to app-engine the results are no longer correct.
When viewing the indexes using the admin console I can see that in the development server it stores the full datetime object but when deployed to app engine it only has the date portion of the datetime. Is this intentional? Is there a way to make it store the full datetime? Have I missed something? Regards, Brad -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/9e875771-81dd-4077-9942-5b348c4614cd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
