> MySQL has no idea how you are presenting the data (html, rtf, etc.),
> so it couldn't hilight the words for you. It should really be that
> tricky using grep and PHP.
>
> Brent

I have my data as pure text: no html, rtf or something else. That is, one
table with two columns: one for the document id and another for the
document text. I include, for example, the clear text of newpaper news.

Several databases include a function or something to do this in some way:
Oracle, Postgres, etc. It's a surprise for me that mysql has nothing about
it.

Thanks,

Mario Barcala


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to