I have an app on Google App Engine, which has evolved over time. As
the result, a model "Plan" on the server has six indexes even though I
need only four of them.

I've clean-up the index.yaml file (which has four indexes for Plan),
and re-deployed the app several times since then but those extra
indexes never disappear from the server.

Here are my questions:

Q1. Is there any extra cost in 'put' operations because of those those
extra indexes?
Q2. Is there any way to remove those extra indexes?

Satoshi

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