Description:SuggestSplitWords parameter regulates whether the engine should attempt to split suggested words into two valid sub-words.
Parameter type:Boolean
Default value:1
Possible values:
  • 0 – slit words are not suggested.
  • 1 – suggested words can be split into two valid sub-words. For example, “theboy”, one of its suggestions will be “the boy”.
<SuggestSplitWords>1</SuggestSplitWords>

  • No labels