dtSearch Text Retrieval Engine .NET interface

SearchJob.WantResultsAsFilter Property

If set to true before a search, after the search ResultsAsFilter will contain a SearchFilter with all of the documents retrieved in this search.

public bool WantResultsAsFilter {get; set;}

See Also

SearchJob Class | dtSearch.Engine Namespace