[snip]
First, thanks to Jim for the greeat tree-menu, we are just editing it.
Ok, we are doing the tutorial for the Intranet of our University. There
is
just a lot of information and we want to give the user all the ways to
find
the information he's looking for. Hence, we need a great search engine
too.

We have all our information stored in a MYSQL database. We need a search
engine to look for the keywords we have in our tables and that show the
related results. Anyone knows a good search engine -free- for this
treat?
[/snip]

Yes, and you already own it! It is called a full text search ...

http://www.mysql.com/doc/en/Fulltext_Search.html

HTH!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to