In Python it looks like this:

class Example(db.Model):
  prop = db.StringProperty(indexed=False)

The Java syntax is more complex, and I don't recall it from memory. ;)


Robert






On Mon, Jul 25, 2011 at 00:36, lezizi <[email protected]> wrote:
> I've stared it.
> By the way, can you show me how to disable indexes?
>
> --
> 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/-/DZfwwUK0QrgJ.
> 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.
>

-- 
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