Indexing Japanese Content in WebHelp Pages
To optimize the indexing of Japanese content in WebHelp pages, the Kuromoji analyzer can be
used. This analyzer in not included in the Oxygen XML Editor installation kit and must be
downloaded and added.
To use the Kuromoji analyzer to index Japanese content in your WebHelp system, follow these
steps:
- Download the analyzer jar file from http://mvnrepository.com/artifact/org.apache.lucene/lucene-analyzers-kuromoji/4.0.0.
- Place the Kuromoji analyzer jar file in the following directory: [OXYGEN
INSTALLATION
DIRECTORY]/frameworks/dita/DITA-OT/plugins/com.oxygenxml.webhelp/lib.
- For the analyzer to work properly, search terms that are entered into your WebHelp pages
must be separated by spaces.
Optionally a Japanese user dictionary can be set with the
webhelp.search.japanese.dictionary parameter.