Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: PDF Highlighting

Re: PDF Highlighting

From: Edgar Chupit <edgar.chupit_at_rs.lv>
Date: Tue, 27 Jul 2004 15:08:33 +0300
Message-ID: <1809046496.20040727150833@rs.lv>


Hello Niall,

NL> If anyone has done something similar, especially if you can point me NL> at good resources to show

I've implemented something similar, but with word documents. In our document's database we have search capability that shows first few lines that have term that user was searching for.

Oracle provides nice function to highlight all found terms called ctx_doc.highlight.

In my case I've implemented this using shadow column that hold text version of document that we are filtering.

You can see discussion of this topic on AskTom (just search for Oracle Text and Highlight):

http://asktom.oracle.com/pls/ask/f?p=4950:61:1300670119868658529::::P61_ID:18909756644296#19106419974620

--

Best regards,
 Edgar



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Jul 27 2004 - 07:05:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US