Hi All, using "Bulk Data Uploader" http://code.google.com/appengine/articles/bulkload.html
I see this "__searchable_text_index" Can I delete it from my DB ? Using: #def HandleEntity(self, entity): # ent = search.SearchableEntity(entity) # return ent now I see into Data Viewer: <missing> but I want remove it from my DB. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
