Hi,
I was having a look at my indexes and I have 2 that are almost
identical, from index.yaml:

- kind: Item
  properties:
  - name: name
  - name: last

- kind: Item
  properties:
  - name: name=
  - name: last

I searched the documentation to find out what the '=' means but it is
not mentioned in 
http://code.google.com/appengine/docs/python/config/indexconfig.html
.

Anybody know what the difference is?

Cheers,
Gijsbert

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

Reply via email to