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

Compare with Current View Page History

Version 1 Next »



The AEM connector will crawl content from . 

Features


Some of the features of the AEM connector include:

  • Performs incremental crawling (so that only new/updated documents are indexed) using SharePoint's change log timestamp.
  • Fetches access control lists (ACLs) for document level security. For the current implementation only Closed Users Groups are supported as ACLs
  • Is search engine independent
  • It can filter content based on properties using expected values or patterns.
  • Runs from any machine with access to the given to the AEM server.
  • It supports optional content fetching.
  • Connection throttling.

Content Retrieved


The AEM connector retrieves several types of documents. Listed below are the inclusions and exclusions of these documents.

Include

  • Page objects
  • Asset objects

Limitations 


Due to API limitations, AEM connector has the following limitations:

  • The json API needs to enabled in the server for the connector to work.


  • No labels