hi anthony! you're right, we automatically index all non-blob/text
properties. if you're worried about hitting the limit, you're right,
using Blob or Text will avoid the automatic indexing, and those
properties won't count toward the limit.

you may also see a slight speedup on writes, since those properties
are no longer indexed. don't expect much, though, since the cost of
indexing a large number of property values is often outweighed by the
encoding and decoding cost.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to