Links
dtSearch Text Retrieval Engine Programmer's Reference
dtsSearchResults::readDocInfo Method
dtsSearchResults Class | dtsSearchResults Class | Send Feedback
void readDocInfo();
Description

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

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-2008 dtSearch Corp. All rights reserved.