View Single Post

   
  #5 (permalink)  
Old 02-28-2008, 08:38 AM
Jens Grivolla
 
Posts: n/a
Default Re: tweaking full-text retrieval

petersprc wrote:
> There are some comments code here which might be useful in counting
> substrings, or splitting a string into words:
>
> http://dev.mysql.com/doc/refman/5.0/...functions.html


Thanks, that really looks like some of those examples do what I need.
I did read the documentation (probably even on that same page), but
completely missed the comments.

Reply With Quote