Close
dtSearch Engine API for Java
UnicodeFilterFlags.dtsoUfOverlapBlocks Field

Overlapping blocks prevents text that crosses a block boundary from being missed in the filtering process. With overlapping enabled, each block extends 256 characters past the start of the previous block.

Syntax
Java
public static final int dtsoUfOverlapBlocks = 0x0002;