Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
SearchResultsItem Class

Information about a document retrieved in a search.

dtSearch::Engine::SearchResultsItem
public class SearchResultsItem;

SearchResultsItem is returned through the OnFound callback in ISearchSearchStatusHandler, and from SearchResults

Information returned through OnFound will be incomplete if the dtsSearchDelayDocInfo flag was used in the search, because the callback is called without reading document information records from the index.