You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > SearchResultsItem Class
Close
dtSearch .NET Standard API 2024.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.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.