|
|
Quick and Dirty Search Engine with PHP and MySQL |
|
|
Clay Johnson |
|
|
PHP / Searching |
|
|
Click to Visit |
|
|
55 |
|
This is a tutorial to instruct and help webmasters and developers to make a php/Mysql based search engine if contents to be searched resides on BLOBs in your database. The author describes a method called noise reduction to filter out clunky "noisewords" like a, the, where, look etc. The author tries to get all the noise words out of your data and build a table with two columns, the word and its indicator.
|