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

On Sep 8, 2008, at 10:58 AM, Fco. Mario Barcala Rodríguez wrote:

Hi all:

I was reading documentation and searching into mail archives but I
didn't find a solution to the following question:

Is there any way to highligh results from a full-text search? I know
some tricky methods using PHP but I want to know if mysql (5.0 or 5.1
versions) offers some methos or function to do this.

I want to write the keywords in context (KWIC) boldface and some
previous an following words around them normalface.

Thanks in advance,

 Mario Barcala


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



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

Reply via email to