AEM 6.4 has reached the end of extended support and this documentation is no longer updated. For further details, see our technical support periods. Find the supported versions here.
AEM search is capable of searching and locating AEM assets and performing text search on various commonly used document formats such as plain-text files, Microsoft Office documents, and PDF documents. You can also extend the native search to perform full-text search on PDF Documents protected with AEM Document security. To enable AEM to perform full-text search on such documents, perform the following steps:
If you are using AEM Forms on OSGi:
If you are using only AEM Forms on JEE server, the indexer package is already installed.
Ensure that all the bundles are up and running. If all the bundles are not active, wait until all the bundles are up and running.
https://[server]:[port]/system/console/bundles
.https://[server]:[port]/[context-path]/system/console/bundles
. For example http://localhost:8080/lc/system/console/bundles
.Add the sun.util.calendar package to the allowlist. To add the package to the allowlist, perform the following steps:
https://[server]:[port]/system/console/configMgr
.You can use one of the following methods to establish the secure connection:
Open AEM Web Console. The URL is https://[server]:[port]/system/console/configMgr
.
Locate and open the Adobe LiveCycle Client SDK Bundle. Specify value for the following fields:
Click Save. AEM is enabled to search document security protected PDF documents.
Enable mutual authentication for AEM Forms on JEE. For detailed information, see CAC and Mutual Authentication.
Open AEM Web Console. The URL is https://[server]:[port]/system/console/configMgr
.
Locate and open the Adobe LiveCycle Client SDK Bundle. Specify value for the following properties:
Click Save. AEM is enabled to search document security protected PDF documents
Log in to AEM Assets as an administrator.
Create a folder in AEM Digital Asset Manager and upload the policy-protected PDF documents to the newly created folder.
Now, you can search the policy-protected documents using AEM search.