Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsSearchResultsItem::hitsByWord Data Member
dtsSearchResultsItem Structure | dtsSearchResultsItem Structure | Send Feedback

A null-delimited string set containing the number of times each word or phrase in a search request was found.

const char * hitsByWord;
Description

The string set consists of a series of entries with the number of hits, the word or phrase, and, if the search involved a field name, the name of the field. Phrases are quoted. To obtain hitsByWord, set the dtsSearchWantHitsByWord flag in the dtsSearchJob's searchFlags member.

Structure
Links
You are here: C++ API > Classes > dtsSearchResultsItem Structure > dtsSearchResultsItem::hitsByWord Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.