> Just had a very quick look at the code and each tag seems to store all
> entities that use the tag in a list property. This limits the number
> of entities that may use the same tag to 4998 due to the datastore's
> index size restriction. That should be enough for a one-person blog,
> but not for a big site with lots of content and lots of tagging going
> on. Just wanted to point this out, so nobody tries to use it in the
> wrong context.
>

Since I'm going to need something very much like this soon how would
you go about getting around the restriction? How would you store the
entities?

Cheers,
Bryan Rasmussen

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to