Oct
30
Setting up a search engine for your website
Posted by suvi under Tricks
If you run a website and one people to be able to search it then
installing a local spider to crawl your site and create a small
database of your content which users may search is a relatively
straightforward thing to do. Here we’ll look at using mnoGoSearch -
which is packaged for Debian and simple to install.
The mnogosearch packages come in three different flavors:
- mnogosearch-mysql
-
A package which will index your content and store it in a MySQL database.
Leave a Reply