If you are using Python then you can use Bill Katz solution until Google releases theirs: http://www.billkatz.com/2009/6/Simple-Full-Text-Search-for-App-Engine
On Jul 28, 8:19 am, andreas schmid <[email protected]> wrote: > hi guys, > > i really need to have a full text search on my app and i wanted to know what > kind of external services you are using on your apps. or how you implement > such a service. > i tried whoosh-appengine but first its a really old version and second it has > huge issues with 1000+ indexed entities. > > we don't know when the full text search will be released for GAE right? > > thx -- 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.
