Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DSearchJob::SetAutoStopLimit Method
DSearchJob Class | DSearchJob Class | dtSearch Namespace | Send Feedback

Request that a search automatically halt after more than a specified number of files have been retrieved

void SetAutoStopLimit(long aLimit);
Parameters
Parameters 
Description 
long aLimit 
The limit on the number of files to retrieve. 
Remarks

The AutoStopLimit value forces a search to halt after a certain number of files have been found. The MaxFilesToRetrieve setting, in contrast, lets the search complete, and limits the number of items collected in search results to the best-matching files.

Class
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DSearchJob Class > DSearchJob::SetAutoStopLimit Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.