HI Rahul,

All the properties of an entity with indexed=true are automatically
indexed by the default indexes. You can define custom indexes other
than the default indexes in the index.yaml app configuration file as
specified here:
http://code.google.com/appengine/docs/python/datastore/queriesandindexes.html#Defining_Indexes_With_Configuration

Regards,
Jai

On Aug 26, 11:30 pm, rahul kumar <[email protected]> wrote:
> Hello Techies
>
> I want to create Indexes using Google' Datastore Api so that when I am
> saving my entities,I can be able to create & get Indexes also to make
> it easy for my application to search Data.
>
> How can I achieve this.
>
> Please help
>
> thanks
> Rahul Kumar
--~--~---------~--~----~------------~-------~--~----~
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