Code: Select all
# more /etc/sysconfig/i18n
...
LANG="en_US.UTF-8"
...
Moderators: ScalixSupport, admin
Code: Select all
# more /etc/sysconfig/i18n
...
LANG="en_US.UTF-8"
...
Localizing the Scalix Search and Index Service
The Scalix Search and Index Service can be configured to process text for any language. To
work with different languages, it uses stemming rules for that specific language, which
break down words by removing suffixes and endings. For example, a search for the English
word "singing" matches the word "sing".
To change the language assumed when indexing text or building search queries
1 Stop Tomcat.
/etc/init.d/scalix-tomcat stop
2 On the server where Scalix Search and Index Service is installed, open the following file:
/etc/opt/scalix/sis/sis.properties
3 Edit the property, sis.language, to one of the following:
• Danish
• Dutch
• English
• Finnish
• French
• German
• Italian
• Norwegian
• Portuguese
• Russian
• Spanish
• Swedish
(English is default)
4 In the /var/opt/scalix-sis file, remove existing indexes and rebuild them using the command
sxmkindex.
5 All subsequent index and search operations will use the stemming rules for the given
language.
Users browsing this forum: No registered users and 10 guests