See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
SearchResultsItem Class

Information about a document retrieved in a search.

dtSearch::Engine::SearchResultsItem
C#
public class SearchResultsItem;
Visual Basic
Public Class SearchResultsItem
Remarks

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.

See Also
You are here: dtSearch::Engine Namespace > SearchResultsItem Class
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.