DAM Indexing
You can use Digital Asset Management (DAM) as a data source of the DX Picker. Using DAM as a data source enables you to search DAM assets and images more efficiently with the help of OpenSearch. To make DAM a prsupported data source for DX Picker, the following indexing processes are introduced:
- Initial indexing: Indexes all existing assets when the DAM server starts of the DAM server.
- Reindexing: Indexes all existing assets and revalidates stale indexes. You can trigger this process manually by using DXClient or the DAM API.
- Live indexing: Indexes changes made in DAM in near real-time. This allows DAM indexes to be up-to-date.
Limitation
Asset contents are not included in indexing. For example, the text content of a document is not indexed.
For instructions on how to configure and use DAM indexing, see the following topics:
-
Configure DAM indexing
Learn how to enable and configure DAM indexing. -
Use DAM indexing
Learn how to use DAM indexing.
Related information