Hey, Glad you figured it out! There's no index written when the property is missing. Note that the number of write operations should actually decrease by at least three though -- two for the asc/desc single prop indexes, one for the composite index.
Robert On Fri, Feb 3, 2012 at 12:13, Mahron <[email protected]> wrote: > Well according do the development console, it does not. > > If a property required for the composite index is missing there is one > write op less. > > Also, if you remove a composite index definition from the index.yaml > and refresh the datastore viewer all write ops needed are updated. > > ps : Sorry for the double post on stack overflow. > > -- > 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. > -- 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.
