On Fri, Sep 11, 2009 at 6:17 PM, Robin B <robi...@gmail.com> wrote:

>
> So you are saying expando entities are limited to a few thousand
> properties (5000?) is there an exact limit?
>

Correct.


>
> If I have 1M expando entities, and each entity has 1 property that is
> unique, it will create 1M index _entries_, not 1M indexes, correct?
>

Yes, that's correct - and there's no limit on the number of entities you can
have.

-Nick


>
> Thanks,
>
> Robin
>
> On Sep 11, 4:13 am, "Nick Johnson (Google)" <nick.john...@google.com>
> wrote:
> > On Fri, Sep 11, 2009 at 7:58 AM, Robin B <robi...@gmail.com> wrote:
> >
> > > With expando, if I have 1M unique field names, does that create 1M
> > > unique indexes?
> >
> > It will create 1M index _entries_, yes (except that it's limited to a few
> > thousand, see below).
> >
> > > Are there any potential adverse effects to using expando as far as
> > > indexes are concerned?
> >
> > > Is there some kind of limit of 5000 unique field names like with list
> > > properties?
> >
> > Entities are limited at a few thousand indexed properties - two separate
> > fields count towards this the same way as a list with two items.
> >
> > -Nick Johnson
> >
> >
> >
> > > Thanks,
> >
> > > Robin
> >
> > --
> > Nick Johnson, Developer Programs Engineer, App Engine
> >
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to