[google-appengine] Re: Please reset my index

2011-03-05 Thread Thomas Wiradikusuma
Hi Robert,

Thanks! I'll bookmark it :) I didn't know such tool exist.

On Mar 5, 12:07 pm, Robert Kluin robert.kl...@gmail.com wrote:
 Thomas,
    http://code.google.com/appengine/docs/python/tools/uploadinganapp.htm...

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

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



[google-appengine] Re: Please reset my index

2011-03-04 Thread Thomas Wiradikusuma
@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.



Re: [google-appengine] Re: Please reset my index

2011-03-04 Thread Robert Kluin
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.