Quick and Dirty Search Engine with PHP and MySQLHits: 15
*****
For your site search engine, you may use the open source C++ program, ht://dig to index and search your html pages. But if you have very few html pages, and most of your "content" resides in BLOBs in your database, you can't do anything useful using a like %searchword% query, which will result irrelevant. This tutorial provides a solution to this by using a technique called 'Noise Reduction'.
Platform(s): n/a
Date: Nov, 09 1999 Author: http://www.devshed.com/Server_Side/PHP/Search_Engine/ {
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
{
Others Scripts}
|