Thomas,
   
http://code.google.com/appengine/docs/python/tools/uploadinganapp.html#Deleting_Unused_Indexes

   Remove the index from index.yaml, then appcfg.py vacuum_indexes .


  Similar docs for java:
    
http://code.google.com/appengine/docs/java/tools/uploadinganapp.html#Deleting_Unused_Indexes



Robert








On Fri, Mar 4, 2011 at 22:46, Thomas Wiradikusuma
<wiradikus...@gmail.com> wrote:
> @Wim den Ouden
>
> Thanks, I will bookmark this :)
>
> @Ikai
>
> If you look at my index (appid: lelanggokil-hr), Payment has 2
> indices, but the first one (with ancestor) is no longer valid.
> Initially I made Payment child of Member, now I remove the
> relationship. But the index is still there.
>
> Is this harmless?
>
>
> On Mar 5, 3:11 am, "Ikai Lan (Google)" <ika...@google.com> wrote:
>> Your indexes are serving. What are you asking for?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to