Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting NameDescription
ServerThe database server.
PortDefault 1433. Use 0 if named instance.
DatabaseThe name of the WorkSite database.
Use integrated securityYes/No.
User NameIf integrated security a Active Directory user with read to the WorkSite database. If not integrated security a SQL Authentication User with read access to the WorkSite database.
PasswordThe password of index user.
Connection timeout (in seconds)Advanced options. Default 15.
Command timeout (in seconds)Advanced options. Default 30.
Database SchemaThe schema of the WorkSite database. Usually dbo.

Episerver Settings Page

 

For more information about Virtual Roles and table names go to Episerver CMS Connector: Security.

Setting NameDescription

Episerver CMS URL:

The Episerver URL. Ex value: http://intranet

Membership User Table

Membership User Table. Example value: tblSynchedUser

Membership User Table Column NameMembership User Table Column Name. Example value: UserName
Membership Role TableMembership Role Table. Example value: tblSynchedUserRole
Membership Role Table Column NameMembership Role Table Column Name. Example value: RoleName
All Virtual RolesList of all virtual roles configured in Episerver. Example value: 'Everyone', 'Administrators', 'WebAdmins'
Virtual Role 1The Episerver connector supports configuring two virtual roles for indexing. These roles are mapped to specified AD group SID. Example value: 'Everyone'
Virtual Role 1 AD Group SIDThe AD Group SID of Virtual Role 1. Example value: 'S-1-1-0'
Virtual Role 2
The Episerver connector supports configuring two virtual roles for indexing. These roles are mapped to specified AD group SID. Example value: ''
Virtual Role 2 AD Group SIDThe AD Group SID of Virtual Role 1. Example value: ''

Settings for Content Type Page

 

You can check active content types for page using query posted here.

Setting NameDescription
Include or exclude Content Types for PagesA connection can be configured to either include all specified content types or exclude for pages. For include use 'in'. For exclude use 'not in'.
Content Types to be Included/excluded for PagesThe Page content types to include or exclude: Example list: 'StartPageTypeModel', 'StandardPageTypeModel'
Block Content Areas to indexBlocks are added to Pages via Content Areas. The connector will index all blocks in these configured content areas. Example list: 'maincontentarea','rightcontentarea'.
Block Types to exclude from Content Areas
A list of which Block Types to exclude from the Content Areas. Example list: 'RssFeedBlockTypeModel'.

Settings for Content Type Asset

 

You can check active content types for asset using query posted here.

Setting NameDescription
Asset - Include or exclude Content Types for Asset
A connection can be configured to either include all specified content types or exclude for assets. For include use 'in'. For exclude use 'not in'.
Asset- Content Types to be Included/excluded for Asset
The asset content types to include or exclude: Example list: 'GenericMediaContentType'

...