indexing - How can I remove unused indexes in Google Application Engine? -
I have a new filter for my GAE application. The status of the index is now 'serving' - though I need that index And I want to remove it. How can I do this?
This document is hopeful that helps.
Unused index deletion
When you change or delete an index from index.yaml, the original index is not deleted from it. App Engine automatically
When you are sure it gives you the opportunity to skip the old version of the new indexed application or return to the old version. If that old sequence is no longer needed, you can remove them from the app engine using the following command:
< P> This command deletesapcegapi vacuum_exends / myapp /
Comments
Post a Comment