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

The following tables list the members exposed by SearchResultsItem.

Public Data Members
Creation date of the document (UTC)  
If non-blank, a user-friendly name to display for the document (for example, the title of an HTML document).  
An integer that uniquely identifies each document in an index.  
Name of the document as it is stored in the index.  
Number of hits found in this document.  
Details on words matched in this document.  
Hits 
Word offsets of hits found in this document.  
By-word summary of hits found in this document.  
dtSearch Engine build number used to index this document  
Full path to the index this document was found in.  
The folder where the document is located.  
Modification date of the document (UTC)  
Number of hits in this document, counting each phrase as one hit. This is only available if the dtsSearchWantHitsByWord flag was set in SearchJob.SearchFlags.  
Relevance score for this document.  
Relevance score for this document, expressed as a percentage (0-100) of the highest-scoring document in the search.  
The name of the document, without the path.  
Size 
Size of this document when it was indexed.  
Hits-in-context string from SearchReportJob.  
The first 80 text characters of the document.  
Type id of the document  
Field-value pairs found in this document when the document was indexed.  
Use to prevent an item from being added to SearchResults in the OnFound callback.  
Integer identifying the index that the document was retrieved from, in the IndexesToSearch array  
Number of words in this document when it was indexed.  
See Also
You are here: dtSearch::Engine Namespace > SearchResultsItem Class > SearchResultsItem Members
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.