also, my Datastore Stored Data has not changed in weeks ... I don't
think it is being calculcated ... is that possible?

On Nov 13, 7:22 am, James Gilliam <jimgill...@gmail.com> wrote:
> Can I omit the direction in this index.yaml entry?
> - kind: foobars  properties:  - name: tablekey  - name: timestamp
> direction: desc
> If not, do I need a second compound indexes if I also want the
> direction: asc?
> Thanks
> On Nov 13, 7:02 am, James Gilliam <jimgill...@gmail.com> wrote:
>
>
>
>
>
>
>
> > thank you ...
>
> > i assume when an entity is deleted, its indexes are also deleted.  so,
> > if i copy a namespace, new indexes will be built, and delete the
> > original, old indexes will be removed. correct?
>
> > would it be possible to get some statistics on the size of indexes,
> > perhaps, when showing namespaces in admin stats? likewise, when
> > displaying compound indexes?
>
> > On Nov 13, 2:35 am, Simon Knott <knott.si...@gmail.com> wrote:
>
> > > Any entities stored before you removed the per-property indexes will 
> > > still have their index data stored - the per-property indexes are only 
> > > updated if you rewrite the entities.
>
> > > Query indexes are rebuilt on deployment.
>
> > > Cheers,
> > > Simon

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