Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsSearchResults::readDocInfo Method
dtsSearchResults Class | dtsSearchResults Class | Send Feedback

Read all document information records for items in this search results list.

void readDocInfo();
Remarks

If the dtsSearchDelayDocInfo flag was used in a search, then the search results list will initially contain just the document ids, hit offsets, and score for each retrieved document. Document information records are not retrieved for a document until needed, either for a sort or to return data requested by getDocInfo. Use readDocInfo to force all document records to be read for items in this search results list.

Class
Links
You are here: C++ API > Classes > dtsSearchResults Class > dtsSearchResults::readDocInfo Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.