Represents a result item from a search.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class ResultItem
public class ResultItem
Public Class ResultItem
Public Class ResultItem
public ref class ResultItem
public ref class ResultItem
type ResultItem = class end
type ResultItem = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ResultItem(String, String, String, String, String, Int32, String, SecurityGroupRecordList) |
Creates a new result item.
| |
| Content |
Searched contents for this result
| |
| CustomData |
Any custom data that should be stored for the document.
| |
| CustomDataDictionary |
List holding names and values of custom data, when custom data is formatted as a URL query string (eg. name1=value1&name2=value2)
| |
| DocumentRecord |
The underlying DocumentRecord that this result is for.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetContentString(DocumentRecord) |
Returns a string representing the content categories that docRec belongs to.
| |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetSecurityGroupsString(DocumentRecord) |
Returns a string representing the content categories that docRec belongs to.
| |
| GetType()()()() | (Inherited from Object.) | |
| KeywordHitMap |
Map of keywords and number of hits within this document of each keyword.
| |
| Location |
Searched location for this result
| |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| SecurityGroups |
Searched security groups for this result
| |
| Summary |
A summary for the result.
| |
| Title |
The title of the result item.
| |
| ToString()()()() | (Inherited from Object.) | |
| UriString |
The result document's URL, as a string.
| |
| UriStringAsStored |
The URL of the document as it is stored in the data-access.
| |
| Weight |
The relative weight of this result.
|
| Object | |
| ResultItem | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120