To optimize the indexing of Japanese content in WebHelp pages, the Lucene Kuromoji
Japanese analyzer can be used.
-
If you haven't already created a Publishing Template, see Working with
publishing templates.
-
Open the template descriptor file associated with your publishing template and
add the
default.language
parameter in the
parameters section with its value set to
ja-jp
.
<publishing-template>
...
<webhelp>
...
<parameters>
<parameter name="default.language" value="ja-jp"/>
</parameters>
</webhelp>
-
Open the DITA Map WebHelp Responsive transformation
scenario.
-
Click the Choose Custom Publishing Template link and
select your template.
-
Click OK to save the changes to the transformation
scenario.
-
Run the transformation scenario.