Hi,

Why would you do such a thing: if you don't want the indexes anymore,
you deleted them. When you need them again in the future, you just
rebuild them: the entities present in your datastore will redefine the
new index entries.

Indexes are anyway not accessible as such but if they were, it would
be dangerous to download and upload them again: they could be
inconsistent with the entities in your datastore if they had changed
inbetween.

regards

didier

On Jun 23, 1:45 pm, Santosh kumar <kopp....@gmail.com> wrote:
> Hi,
>
> I want to vacuum the unused indexes from the data store.
> But before vacuum i want to download the existing indexes from the data
> store ?
>
> Is their any way to download the indexes from the data store ?
>
> Any suggestions are appreciated :)
>
> --
> Thanks & Regards
> *Santosh kumar . k***********

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to