How can one perform full text search in Google App Engine?
full-text-search, google-app-engine, search
Solution
The Search API is now available as experimental for Java and Python .
Problem
It's a simple question, but I haven't found the answer anywhere. Thoughts and input appreciated. I'm using Django, too, for what it's worth. :) Cheers.