Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to markup text using ctx_doc.markup()
In article <95eabd4.0406240121.153bce2e_at_posting.google.com>, tabotabo221
@hotmail.com says...
> http://download-west.oracle.com/docs/cd/A91202_01/901_doc/text.901/a90121/cqoper3.htm#19566
>
> According to the above URL, "Oracle retrieves documents that contain
> concepts that are related to your query word or phrase. For example,
> if you issue an ABOUT query on California, the system might return
> documents that contain the terms Los Angeles and San Francisco, which
> are cities in California. The document need not contain the term
> California to be returned in this ABOUT query."
>
> I want to ask whether I can highlight the word "Los Angeles" and "San
> Francisco" when I pass the queryString "California" to the markup
> function??
>
> Does anyone know how to do it??
>
> Thank you very much.
>
Did you try sending 'about(California)' as the query string? That should
markup the right keywords.
![]() |
![]() |