Monday, July 21, 2008
MySQL database searching with relevance
This blog will explain how to search a MySQL database using keywords, then returning results which are sorted by relevance. The key involves an alternative to the "LIKE %keyphrase%" technique.
Updated on 10:15AM Jul 22, 2008 | No comments








