Create the SQL Content Source
About
A Content source determines the data that can be retrieved using an SQL connection. For this reason, you must configure your SQL connection before you add a content source. This section explains the configurations that are available when you perform one of the following:
-
Create a connection to a new content source
-
Edit an existing content source.
The content repository connection information is available within the Content Info tab on the SQL Content page. Other tabs on the SQL Content page let you refine some of this information. When you set up your content source, there are multiple components, displayed as pages, to configure:
-
Content Source
-
Item Enumeration
-
Item Definition
-
Security Mappings
-
Dataset Mappings
-
Advanced Settings
Set Up the Content Source
To set up the content source, follow these steps:
-
Open Connectivity Hub and click on Content Sources.
-
Click on New… > SQL content to create a new content source or click on an existing one to edit it.
-
The SQL Content page appears.
-
Target: Select your desired target form the drop-down.
-
Connection: Enter an SQL connection, such as SQL Server connector. All of the configured SQL connections should be available.
-
Title: Enter a title for this content source.
-
Crawl Start Date: Leave the default entry 1/1/1990 or enter another date for the using the MM/DD/YYYY format. This is the earliest date for items that are returned by the crawl operation.
-
Max Paging Size: Select the page size to be used during item enumeration. While indexing, SharePoint processes each page of items before requesting the next page.
-
Max Paging Size and Crawl Start Point only function when the SPW_LASTUPDATE or SPW_LASTUPDATEUTC column is used in the item enumeration query. For more information, see Filters.
-
Content Localization: This value identifies the locale of the content for SharePoint. Leave the default setting 1033 (English) or see the link on the page for other options.
-
Max File Size: Enter the maximum file size, in megabytes, that you want to index.
-
Max size of extracted text: This specifies the maximum number of characters that are stored in the search index per item. By default, this setting is set to 1000000 characters.
-
Property Prefix: Enter a prefix for the metadata property titles. The default is “ESC_”.
-
Click Save now or when you have made all of your changes to the information in all of the accessible tabs on this page.