Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Context query results in empty set
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
![]() |
![]() |