beautypg.com

Step 4 run the connector for sharepoint, Run the connector for sharepoint – Google Search Appliance Connectors Deploying the Connector for SharePoint User Manual

Page 12

background image

Step 3 Configure adaptor-config.properties variables

Optionally, you can edit or add additional configuration variables to the adaptor-

config.properties

file. The following table lists the most important variables that

pertain to the Connector for SharePoint, as well as their default values. See also “Common
configuration options” in the the

Administration Guide

.

Variables

Description

Default

server.dashboardPort

Port on which to view web page
showing information and
diagnostics.

5679

adaptor.namespace

Namespace used for ACLs sent to
GSA

Default

sharepoint.xmlValidation

Whether to enable strict checking
of XML responses using the
expected schema.

False

sharepoint.maxIndexableSize

Number of bytes of a document
that GSA indexes.

2097152

Step 4 Run the Connector for SharePoint

After you install the Connector for SharePoint, you can run it by using cmd.exe on the host
machine:

java -Djava.util.logging.config.file=logging.properties -jar adaptor-

sharepoint-4.0.3-withlib.jar


To Verify that the connector has started and is running, navigate to the Connector
Dashboard at http://:/dashboard or
https://:/dashboard

where

is the number you specified as the value for the

server.dashboardPort

in

the configuration file

.


To run the connector as a service, use the Windows service management tool or run the

prunsrv

command, as described in “Run a connector as a service on Windows” in the

Administration Guide

.