You are here: C++ API > Classes > dtsSearchFilter Class > dtsSearchFilter::selectNone Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsSearchFilter::selectNone Method
Syntax
C++
void selectNone(int iIndex);

Select no documents in the index. By default, no documents are selected when a search filter is created, so there is no need to call selectNone to initialize the filter.