Query: mojomojo::model::search
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MojoMojo::Model::Search(3pm) User Contributed Perl Documentation MojoMojo::Model::Search(3pm)NAMEMojoMojo::Model::Search - support for searching pagesMETHODSindexer Index the search data searcher Used by search() to do the grunt work. prepare_search_index Create a new search index from all pages in the database. Will do nothing if the index already exists. index_page <page> Create/update the search index with data from a MojoMojo page when it changes. search Search for a term or phrase. delete_page <page> Removes a page from the search index.AUTHORMarcus Ramberg <mramberg@cpan.org>LICENSEThis library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-08-27 MojoMojo::Model::Search(3pm)