Close
dtSearch Engine API for Java
SearchFlags.dtsSearchWantHitsByWord Field

Request a list of the words that were matched in each document. See dtsSearchWantHitsByWord in the Overviews section. This flag must be used in combination with dtsSearchSynonyms to enable synonym searching.

Syntax
Java
public static final int dtsSearchWantHitsByWord = 0x0100;