Close
dtSearch Engine API for Java
ConvertFlags.dtsConvertSkipHiddenHits Field

Do not insert BeforeHit and AfterHit marks for a hit that cannot be displayed in HTML because the text is not visible. If this flag is not set, a pair of beforeHit/afterHit tags will be added before the next visible text in the file.

Syntax
Java
public static final int dtsConvertSkipHiddenHits = 0x0002;