| SearchIndexSettingsInfo Properties | 
The SearchIndexSettingsInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ClassNames | 
            Gets or sets class names of the custom tables.
             | 
|  | ColumnNames | 
            Column names.
             | 
|  | ForumNames | 
            Gets or sets the forum names.
             | 
|  | ID | 
            Gets or sets item identifier.
             | 
|  | IncludeAttachments | 
            Enables or disables attachment content indexing. If true, all the attachments with supported file 
            type (for which there is an extractor and which is allowed in the Site Manager setting) the text is 
            extracted and included in the search index.
             | 
|  | IncludeBlogs | 
            Enables or disables blogs inclusion.
             | 
|  | IncludeCategories | 
            Enables or disables categories inclusion.
             | 
|  | IncludeForums | 
            Enables or disables forums inclusion.
             | 
|  | IncludeMessageCommunication | 
            Enables or disables message communication inclusion.
             | 
|  | Item | 
            Gets or sets the value of the column.
             | 
|  | Path | 
            Gets or sets path.
             | 
|  | SiteName | 
            Gets or sets the item sitename.
             | 
|  | Type | 
            Gets or sets type.
             | 
|  | WhereCondition | 
            Gets or sets the where condition.
             | 
 See Also
See Also