Skip to Main Content

Database 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!

How to search Unsupported language in Oracle Text?

388596Feb 24 2003
Well, here is the problem:

My native language (Georgian) is NOT supported by Oracle Text. It`s not supported Oracle either (maybe only through UTF8). I need to search a BIG amount (100.000-150.000) of CLOBS in one table. I do stemming externally, so I can store stems instead of words in CLOB. I can even use 7-bit ASCII by translating Georgian letters to latin (but mapping 33 letter on 26 makes case-sensitive search necessary). What I need is understand, how and what must I turn off to make Oracle Text search in text like: "bayayi wyanSi yiyinebs. am oraklis damwers ra uTxari." words like "bayayi", "uTxari" and so on. Should I simply make a new wordlist, full of such words?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2003
Added on Feb 24 2003
0 comments
145 views