How-to: Full-text search in Google App Engine. Use search.SearchableModel instead of db.Model—it’s pretty rough at the moment which is probably why it’s still undocumented.
How-to: Full-text search in Google App Engine. Use search.SearchableModel instead of db.Model—it’s pretty rough at the moment which is probably why it’s still undocumented.
broken link
You might also want to try this approach:
http://blog.anekdotz.com/2010/01/efficient-full-te xt-search-mashup-with.html
We skipped the problem entirely by mashing up with Google Base. Save's the cpu overhead costs on App Engine.
Arjun - 6th February 2010 00:30 - #