| dtSearch Text Retrieval Engine .NET interface |
|
SearchFilter.SelectNone Method
Select no documents in the index.
public
void SelectNone(
int whichIndex);
Parameters
-
whichIndex
- Integer identifying the index in this SearchFilter (obtained from AddIndex)
See Also
SearchFilter Class | dtSearch.Engine Namespace