The SearchDocument type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AuthorUserId |
User Id of the Author
(Inherited from SearchDocumentToDelete.) |
![]() | Body |
Content's Body
|
![]() | CultureCode |
Culture Code associated with the content.
(Inherited from SearchDocumentToDelete.) |
![]() | Description |
Content's Description
|
![]() | IsActive |
Flag to indicate if Content is Active or Not. Content will be deleted from Index when IsActive = false. Default is True.
|
![]() | Keywords |
Additional keywords can be specified for Indexing
(Inherited from SearchDocumentToDelete.) |
![]() | ModifiedTimeUtc |
Time when Content was last modified (in Utc)
|
![]() | ModuleDefId |
Module Definition Id of the Content.
(Inherited from SearchDocumentToDelete.) |
![]() | ModuleId |
Module Id of the Content
(Inherited from SearchDocumentToDelete.) |
![]() | NumericKeys |
Additional numeric fields can be specified for Indexing
(Inherited from SearchDocumentToDelete.) |
![]() | Permissions |
A string representation of roles and users who have view (or denied view) permissions
|
![]() | PortalId |
Portal Id
(Inherited from SearchDocumentToDelete.) |
![]() | QueryString |
QueryString that may be associated with a Search Document.
(Inherited from SearchDocumentToDelete.) |
![]() | RoleId |
RoleId (GroupId) for additional filtering [Optional]
(Inherited from SearchDocumentToDelete.) |
![]() | SearchTypeId |
Search Type Id, e.g. module, file or url
(Inherited from SearchDocumentToDelete.) |
![]() | TabId |
Tab Id of the Content [Optional]
(Inherited from SearchDocumentToDelete.) |
![]() | Tags |
Tags can be specified as additional information
|
![]() | Title |
Content's Title
|
![]() | UniqueKey |
A key to uniquely identify a document in the Index
(Inherited from SearchDocumentToDelete.) |
![]() | Url |
Url for the indexed item.
|