MojoMojo::Model::Search(3pm) | User Contributed Perl Documentation | MojoMojo::Model::Search(3pm) |
MojoMojo::Model::Search - support for searching pages
Index the search data
Used by search() to do the grunt work.
Create a new search index from all pages in the database. Will do nothing if the index already exists.
Create/update the search index with data from a MojoMojo page when it changes.
Search for a term or phrase.
Removes a page from the search index.
Marcus Ramberg <mramberg@cpan.org>
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
2018-01-13 | perl v5.26.1 |