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

Home -> Community -> Usenet -> c.d.o.server -> Context query results in empty set

Context query results in empty set

From: <ritub_at_my-dejanews.com>
Date: Tue, 11 May 1999 12:01:20 GMT
Message-ID: <7h966g$rvq$1@nnrp1.deja.com>


Hi everybody

I have done following to run context query:

step1->ctxsrv80 -user ctxsys/ctxsys -personality DQ
step2->exec ctx_ddl.create_policy('con_docs','erpdev.contable.text');
step3->exec ctx_ddl.create_index('ctx_docs');
step4->select * from contable where contains(text,'test',0)>0

but this results in no rows selected though the word 'test' occurs so many times in the document.

Somebody please help.
regards/ Ritu

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Tue May 11 1999 - 07:01:20 CDT

Original text of this message

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