>From what I understand, I would answer no it shouldn't be indexed
automatically until you add a specific index in the datastore-indexes.xml

Pascal

On Thu, Jun 30, 2011 at 3:34 PM, Bruce Aloe <brucea...@gmail.com> wrote:

> Hello,
>
> I have read the online documentation about GAE data store index, but
> don't get it well.
>
> Suppose i have a kind (table) Employee, with columns (attributes)
> (EmployeeId, Age, Position, Salary, StartingDate), and 10000 employees
> are stored in the data store.
>
> Does it mean all the attributes (EmployeeId, Age, Position, Salary,
> StartingDate) get indexed automatically when the Employee kind is
> created?
>
> What is your opinion?
>
> Thanks!
>
> Bruce
>
> --
> 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.
>
>

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