Igor, You can remove all documents from an index ( https://developers.google.com/appengine/docs/java/search/overview#Removing_Documents ). There is currently no way to delete the index itself, though this will be supported in future.
On 1 June 2012 09:39, Igor Almeida <[email protected]> wrote: > Hey guys, > > I have been testing the search API and I would like to know > if there is any way to clear an Index, or simply start a > new one in its place with same name. > > Thanks! > > Igor > > -- > 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. > > -- 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.
