Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Creating custom index on UCM tables ?

Reza.E-OracleNov 24 2008 — edited Dec 3 2008
Hi Experts,

I know it is possible to add new information fields into UCM (DOCMETA table) through admin applet -> configuration manger.
My question is, Is it possible to create custom index on some of theses newly created fields?
something other than the "Enable for Search Index" checkbox.
Let's say you have added a custom field of type memo and want to create a text index on it so that
you can use search queries with <CONTAINS> or <IN>. (e.g. xCustomField <CONTAINS> 'something' )
at the moment without such a text index an attempt to use <CONTAINS> throws this error:
ORA-20000: Oracle Text error: DRG-10599: column is not indexed

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 31 2008
Added on Nov 24 2008
2 comments
1,003 views