Hello,

About 14K entities had been loaded *before* the index was created:

kind: WordOccurance
properties:
- name: word   (string)
- name: partofspeech   (int)

I thought that maybe I should have first created the index and then
load the data, so I then created this index with has no data. It has
been building for (2) days.
kind: WordCategory
properties:
- name: word   (string)
- name: partofspeech   (int)

Any help is appreciated.

thank,
David

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