Welcome Guest, Not a member yet? Register   Sign In
Best way to code a search engine (across my database)?
#7

[eluser]loathsome[/eluser]
I highly recommend using MySQL's FULLTEXT search functions instead of LIKE. FULLTEXT is way quicker and even has built in boolean support.

http://dev.mysql.com/doc/refman/5.0/en/f...earch.html


Messages In This Thread
Best way to code a search engine (across my database)? - by El Forum - 07-18-2008, 12:37 PM
Best way to code a search engine (across my database)? - by El Forum - 07-18-2008, 02:02 PM
Best way to code a search engine (across my database)? - by El Forum - 07-18-2008, 04:06 PM
Best way to code a search engine (across my database)? - by El Forum - 07-19-2008, 02:54 AM
Best way to code a search engine (across my database)? - by El Forum - 07-19-2008, 10:59 AM
Best way to code a search engine (across my database)? - by El Forum - 07-19-2008, 11:58 AM
Best way to code a search engine (across my database)? - by El Forum - 07-19-2008, 01:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB