Log in

View Full Version : text indexing



james438
10-13-2008, 10:29 PM
I wasn't sure where to post this. Could someone post me a link to text indexing? I am trying to learn what it is and how it works in regards to creating a program for searching my site. I have already designed one that uses LIKE (MySQL term), but I would like to learn more about text indexing and am not really sure where to begin.

Thanks

james438
10-27-2008, 09:43 AM
http://jeremy.zawodny.com/blog/archives/000576.html
http://dev.mysql.com/doc/refman/5.0/en/fulltext-search.html

are good places for me to start reading.