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: Full text search

Re: Full text search

From: Rachel Carmichael <carmichr_at_hotmail.com>
Date: Wed, 13 Sep 2000 17:02:31 GMT
Message-Id: <10618.116857@fatcity.com>


context has been renamed and is now Intermedia

>From: "William Beilstein" <BeilstWH_at_OBG.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Re: Full text search
>Date: Wed, 13 Sep 2000 06:00:34 -0800
>
>You want the Oracle module ConText, with is designed for what you want.
>
> >>> "Witold Iwaniec" <wiwaniec_at_novalistech.com> 09/13/00 08:45AM >>>
>Hi all
>
>In our product we have to support long text fields so we use
>columns defined as VARCHAR2 (2000)
>It seems to do the job but we are looking for a way to enable full
>text search.
>
>Running statements like:
>'SELECT text_value FROM client_note WHERE text_value LIKE
>'%SPEED%'
>
>would be very slow and always require full table scan. Is there a
>better way of doing it, especially in the Oracle 8i world?
>
>Thanks
>
>Witold
>
>======================================
>Witold Iwaniec
>Senior Software Developer
>NovaLIS Technologies
>wiwaniec_at_novalistech.com
>http://www.novalistech.com
>--
>Author: Witold Iwaniec
> INET: wiwaniec_at_novalistech.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
>
>--
>Author: William Beilstein
> INET: BeilstWH_at_OBG.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at Received on Wed Sep 13 2000 - 12:02:31 CDT

Original text of this message

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