Changing Tokenizer Language
* 
You can change the language only from English to Japanese.
PTC Arbortext Content Delivery tokenizer extracts words, lines, or sentences from a bundle, and breaks them into indexable tokens and stores them in core internal dictionary. PTC Arbortext Content Delivery uses English as the default language for publication and tokenization. If the default language is not used, the tokenizer produces inappropriate results.
Changing the Default Language of the Tokenizer for a New Publication/Fresh System (Before creating collections)
Complete the following steps to change the default language from English to Japanese :
1. Browse to \InS_SW\SW\System\Assets\Types\globalDefinitions.xml.
2. In the globalDefinitions.xml file, change the value of the DefaultLang property from en to ja.
3. Save the changes and close the file.
Changing the Default Language of the Tokenizer for an Existing Publication
Complete the following steps to change the default language from English to Japanese:
1. Browse to \InS_SW\SW\System\Assets\Types\globalDefinitions.xml.
2. In this globalDefinitions.xml file, change the value of the DefaultLang property from en to ja.
3. Save the changes and close the file.
4. Open the Task Manager set Deploy Assets and Force Re Index to True and run the Update Assets in Publication Manager task.
Was this helpful?