dtSearch Text Retrieval Engine .NET interface

SearchJob.SetFilter Method 

Apply a search filter to the search that can be used to exclude or permit specified documents to be returned in search results.

public void SetFilter(
   SearchFilter newFilter
);

See Also

SearchJob Class | dtSearch.Engine Namespace