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