MojoMojo::Model::Search
support for searching pages
- Provided by: libmojomojo-perl (Version: 1.11+dfsg-2)
- Report a bug
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.