Hi, if I have a list already stored and modify one of the items in that list, will it re-index all the list or just the what has been modified ? and does changing the order of the list have any effect on indexing ?
>From what I understood every list item is considered as a property on its own so it should only update indexes on property change, just wanted to be certain of it. -- 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.
