Richard, Do you have a python example of this? I'll check on StringListProperty also and see how it works. (would this work on gae?) I was trying somthing else since like is not supported, but this might work. I would like this site to provide quick search on anything that would be helpful in building a web2py app. There are a lot of things in tools.py that could go here for instance, and maybe another page with docstrings? Whatever anyone thinks would be helpful.
-wes On Sat, Feb 13, 2010 at 4:26 PM, Richard <[email protected]> wrote: > hi wes, > > something like this could be really nice for browsing the function > docstrings. Do you intend to take it further? > > If you use a StringListProperty to store all the ngrams (eg: web2py, > web2p, web2, web, we, w) then it could match partial words. > > Richard > -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

