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