You should take a look at the Full Text Search API: https://developers.google.com/appengine/docs/python/search/overview
Hope that helps. On Tue, Aug 7, 2012 at 7:37 PM, Alvin Dickson <[email protected]>wrote: > HI! I am new in App Engine with python. > I maked my first project in python and app Engine. > I know how insert and select in my data store. > But, i want to know how i can to do a searcher that gives me data in > real time as you type in the searcher. > > How i can implements this functionality in App engine and python? > A link or something could be helpful. Thanks All! > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/6sMvL2nBX8YJ. > 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. > > -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- 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.
