[google-appengine] Can I speed up indexing with good table design?

2009-12-04 Thread jpmorganuk
Hi, I have been reading "How Index Building Works" by Ryan Barrett, published on November 24, 2008 at http://code.google.com/appengine/articles/index_building.html The article suggests the performance of indexing depends on the performance/ability of a worker to process the index on a shard of d

Re: [google-appengine] Can I speed up indexing with good table design?

2009-12-04 Thread Nick Johnson (Google)
Hi, On Fri, Dec 4, 2009 at 11:53 AM, jpmorganuk wrote: > Hi, > > I have been reading "How Index Building Works" by Ryan Barrett, > published on November 24, 2008 at > http://code.google.com/appengine/articles/index_building.html > > The article suggests the performance of indexing depends on the