sidefx Posted June 26, 2007 Share Posted June 26, 2007 I'm trying to refine the way I'm using search in my database. Currently I do an exact string search in mysql, display those results, then search for any of the words and display those results. I was wondering if anyone knows other methods, more google/yahoo like where it organizes things by relevance according to the # of keywords, or if there is another way of doing searches anyone likes and uses? Link to comment https://forums.phpfreaks.com/topic/57286-php-search-methods/ Share on other sites More sharing options...
effigy Posted June 26, 2007 Share Posted June 26, 2007 FULLTEXT. Link to comment https://forums.phpfreaks.com/topic/57286-php-search-methods/#findComment-283155 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.