You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Database Server Connector will crawl content from a Relational Database.


Framework and Connector Features


Framework Features

Name Supported
Content Crawlingyes
Identity Crawlingyes
Snapshot-based Incrementalsyes
Non-snapshot-based Incrementalsyes
Document Hierarchyyes

Connector Features

The Database Server connector has the following features:

  • Scans all the databases in the server.
  • Extracts table information from all databases
  • Extracts the rows from all the tables extracted



Content Retrieved


The Database Server connector retrieves several types of documents.

  • Databases
  • Tables
  • Rows


Limitations


The Database Server Connector has the following limitations:

  • Incremental crawls are not supported at this moment.
  • Blob columns are not extracted.
  • Data extracted depend on the database engine rules, not all tables extracted can be scanned.
  • No labels