MySQL search engine (MATCH … AGAINST)
Posted on February 20, 2010
I was writing a full fledged tutorial on performing searches using MySQL, but I think is best if you just look directly into the documentation:
Man, there is some serious voodoo shit going on in there.