Ah, thanks for the clarification! This is indeed very different from
e.g. indexing in mysql. I'm used to build composite indexes, assuming
that the first indexed column will be used in queries for that column
only, too.
May I suggest that somewhere down the line, extending the
documentation page for indexes would be really helpful. I believe a
"beginner's guide to GAE indexes" would be a great thing to have: How
are indexes used, defined, uploaded, deleted. The current document has
this info, but some of it is difficult to understand as the BigTable
datastore is so fundamentally different from classical databases. At
least that's my feeling.
Thanks again,
Ben
On Oct 19, 3:02 pm, "Nick Johnson (Google)" <
nick.john...@google.com>
wrote: