Intermedia seach using multi-language data in 1 column [message #56445] |
Mon, 31 March 2003 19:56 |
Mack Sundar
Messages: 20 Registered: July 2002
|
Junior Member |
|
|
I have a table with multiple language data in 1 column of that table (English, French, Spanish, Italian content). I will need to build an Intermedia index on this column to use in a search application that interfaces with this table.
The NLS parameters are:
NLS_LANGUAGE = AMERICAN
NLS_CHARACTERSET = UTF8
NLS_NCHAR_CHARACTERSET = UTF8
I have also added the 4 language specific lexers in the database. I am trying to find out the following:
1. Will Oracle 8.1.7.4 be able to perform Intermedia text searching, fuzzy searching and stemming using the intermedia index on this column?
2. Do I need to configure anything further to enable the Intermedia text searching?
Thanks for your help.
Subramanian
|
|
|