U can create a dummy python app.yaml and run appcfg.py vacuum_indexes myapp/ for a java app. This should delete all created indexes.
On Sep 19, 8:57 pm, todu <[email protected]> wrote: > The command is ..... appcfg.py vacuum_indexes myapp/ for python works > well. > > If you are using complicated Java then maybe Larry Ellison can help :) > > On Sep 19, 5:45 am, NM <[email protected]> wrote: > > > > > Hi, I have two indexes in an error state. I got the message to vacuum > > the index at the time of deploying the app from eclipse. However, the > > appcfg.cmd tool does not seem to have the vacuum_indexes option. How > > do I solve this issue? > > > Thanks, > > Nirmallya -- 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.
