There's nothing built in (would be nice, though), but web2py should work fine with any standard search functionality (e.g., SQLite and Postgres full text search, Whoosh, Sphinx, Solr, ElasticSearch, Searchify, etc.).
Anthony On Tuesday, August 7, 2012 11:27:51 PM UTC-4, Mike Girard wrote: > > I notice that there is no search box on the main web2py site. The search > on the book site is somewhat unorthodox in that it only provides links > where the search term is located but does not show you where. Does web2py > have a robust, conventional search utility? If not, what is the prescribed > method for getting around this? > > --

