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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Search Engine Oracle 8i

Re: Search Engine Oracle 8i

From: Ryan Gaffuri <rgaffuri_at_cox.net>
Date: 16 May 2003 05:43:58 -0700
Message-ID: <1efdad5b.0305160443.697e3b87@posting.google.com>


erebuss_at_netcourrier.com (Lookai) wrote in message news:<67114fe8.0305151654.54be7a92_at_posting.google.com>...
> Excuse me for my English, "gere" meant "to manage".
> As regards the search engine, in fact, I would like to know how
> starting from string, to recover the terms one by one.
> Then according to whether these terms are to precede by one + or one
> -, to make that they are present or not in the answer.
> Thanx

I think you want to use 'regular expression' these are pattern based searches and are common to Unix. There is an example on asktom.oracle.com where he uses a java stored procedure to do this.

Is that what you are looking for? Received on Fri May 16 2003 - 07:43:58 CDT

Original text of this message

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