Close
dtSearch Engine API for Java
SearchResults.getDocHits Method
Syntax
Java
public int getDocHits();

An integer array containing the word offsets of the hits found in the currently selected document. For information on using this data to highlight hits, see Highlighting Hits in the dtSearch Engine help file.