2006SEP271801
Fulltext searching
Reading a great article MySQL FULLTEXT Searching [0] on Mysql (5) and the FULLTEXT searching you can do.
Got to the ...
The article goes on to show how change the default behaviour. But if you leave mysql as it is and do a search on Go to the and the default MySql block list (list of commonly used words), kicks in and ignores the results all together.
If you instead search for 'Go to the television' it works. Clearly lots of work before it's useful.
Reference
[0] oreillynet.com, 'MySQL FULLTEXT Searching, Joe Stump'
[Accessed Wednesday, 27 September 2006]
<<< start
2006SEP271801
Fulltext searching
Reading a great article MySQL FULLTEXT Searching [0] on Mysql (5) and the FULLTEXT searching you can do.
Got to the ...
The article goes on to show how change the default behaviour. But if you leave mysql as it is and do a search on Go to the and the default MySql block list (list of commonly used words), kicks in and ignores the results all together.
If you instead search for 'Go to the television' it works. Clearly lots of work before it's useful.
Reference
[0] oreillynet.com, 'MySQL FULLTEXT Searching, Joe Stump'
[Accessed Wednesday, 27 September 2006]
<<< start