Greek themes [message #120062] |
Tue, 17 May 2005 09:52 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
vasso
Messages: 5 Registered: May 2005
|
Junior Member |
|
|
I have create an index "My_index"
in tableText.text (Entity.field).
I can create english themes but no greek themes, thus if my text has english and greek words, i take only the english words.
|
|
|
|
Re: Greek themes [message #121982 is a reply to message #121088] |
Thu, 02 June 2005 04:32 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
vasso
Messages: 5 Registered: May 2005
|
Junior Member |
|
|
Thank you very much for your answer.
From oracle i take the next direction
To load your language-specific knowledge base, follow these steps:
1.Load your custom thesaurus using ctxload.
2.Set NLS_LANG so that the language portion is the target language. The charset portion must be a single-byte character set.
3.Compile the loaded thesaurus using ctxkbtc:
I can't the steps 1,2.
How can i load my thesaurus?
Specially, how can i Set NLS_LANG so that the language portion is the target language. The charset portion must be a single-byte character set?
|
|
|
Re: Greek themes ??????? [message #122015 is a reply to message #120062] |
Thu, 02 June 2005 06:55 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
vasso
Messages: 5 Registered: May 2005
|
Junior Member |
|
|
vasso wrote on Tue, 17 May 2005 10:52 | I have create an index "My_index"
in tableText.text (Entity.field).
I can create english themes but no greek themes, thus if my text has english and greek words, i take only the english words.
|
|
|
|
|
Re: Greek themes [message #122869 is a reply to message #122179] |
Wed, 08 June 2005 17:42 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
rhardman
Messages: 25 Registered: April 2005
|
Junior Member |
|
|
I ignored the following:
The charset portion must be a single-byte character set.
I took some Greek terms from the internet (though I have no idea what they said) and created a VERY small thesaurus. I inserted text into a db table, created my index, and generated themes. My small test appeared to work.
Do the same on your system and see if you run into any problems. Again, it appeared to work, but for all I know the output was in wingdings...it looked right to me anyway.
-Ron
|
|
|
|