Hi Vinny, Thanks for response and link.
There are only two indexes failing. Both of them had Enum type present. One index is with datatype long and Enum. Another one is with long, Enum and date. I will also post issue in link provided to app engine team. Thanks, Anil. On Monday, December 30, 2013 12:57:08 PM UTC-5, Vinny P wrote: > > On Sat, Dec 28, 2013 at 1:53 PM, Anil Sadineni > <[email protected]<javascript:> > > wrote: > >> I already had 10 indexes on this entity and the index that is showing >> blank count and storage columns is 11th one. >> >> > > Is that the only index that is failing, or are there multiple indexes > failing? If multiple indexes are failing, do all of the failing indexes > share the same traits? Do all these failing indexes track the same or > similar properties, and if so, what do the properties track (for instance, > are the properties extra-long, or use a lot of non-Latin characters)? > > The fastest way to solve this issue would probably be to file a production > issue here: > https://code.google.com/p/googleappengine/issues/entry?template=Production%20issue. > The App Engine folks can peer into your indexes and datastore and see > what's going on. More than likely it's a simple issue. > > > ----------------- > -Vinny P > Technology & Media Advisor > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
