Home » Server Options » Text & interMedia » create index on clob field as indextype ctxcat does not seem to work
create index on clob field as indextype ctxcat does not seem to work [message #259224] Tue, 14 August 2007 14:43 Go to previous message
L_Powell
Messages: 2
Registered: August 2007
Junior Member
Hello all,

I'm attempting to query multiple clob fields and just using the normal like '%whatever text%' falls way short of my needs.

I found the Oracle Text as an option and after some pain I am starting to get my legs under me on this.

I am however getting an error when I attempt to create an index on the first of the clob fields in the script below:

CREATE INDEX ctx_narr_test ON narra_data_test(narr_final) INDEXTYPE IS CTXSYS.CTXCAT PARAMETERS ('index set narra_test_iset');

Should I user a different index type than CTXSYS.CTXCAT?

Thanks,
 
Read Message
Read Message
Read Message
Previous Topic: creating of the word-frequency histogram from the Oracle Text
Next Topic: DML Pending queue dr$k table
Goto Forum:
  


Current Time: Fri Apr 26 02:13:42 CDT 2024