Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
SearchJob::ResultsAsFilter Property

A SearchFilter with all matching documents selected

public SearchFilter ResultsAsFilter;

If WantResultsAsFilter was set to true before the search was executed, ResultsAsFilter will hold a SearchFilter based on the results of the search. Each document retrieved in the search will be selected in the filter.