Close
dtSearch Engine API for Java
TextFlags.dtsoTfAutoBreakCJK Field

Automatically insert a word break around characters in the Chinese, Japanese, and Korean Unicode ranges. This makes it possible to search text in documents that do not contain word breaks. Like the hyphenation setting, this setting is kept in the alphabet for an index and so will only change when an index is created. See Alphabet Settings.

Syntax
Java
public static final int dtsoTfAutoBreakCJK = 0x0020;