Advanced Options

This section provides the following configuration options:

  • Maximum java heap size (optional) - The maximum size of the Java heap. Specify the heap size using the same format you would when using the
    -Xmx
    argument to the
    java
    command. For example: 512m for 512 megabytes, 2g for two gigabytes, etc). Values less than 160m are ignored.
  • Delay (optional) - Number of milliseconds to delay between requests to the same server. You should always have a reasonable delay appropriate for your environment.
  • Concurrent requests to the same host (optional) - Maximum number of requests to send to the same computer at once. When delay is also specified, this many requests will be sent without delay and then as each request finishes, the delay will be applied. When unset, only 1 request at a time will be sent to each IP address.
  • Honor SharePoint search exclusions (optional) - When enabled, if a site collection, site, or list is configured in OneDrive to be excluded from search, then the connector will not crawl the site collection, site, or list.