Hi Joakim, Thanks for the detailed reply. The problem is, though there will be only a single entity for each day, it may have thousands of string > count items. I will have to process all these string > count items. If we start aggregating each week and each month and so on, and find the largest such interval that fits inside the given interval, then we reduce the items processing drastically. The only problem remains here is what if there are half a million of different input strings between the given interval. It seems that even aggregating on months won't be able to help.
Having said that, I must say that I really like the idea. Do you think that it is scalable? -- 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/-/2k5o3kCRuSEJ. 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.
