Incremental Indexing
The ENOVIA ER connector, supports two types of incremental indexing.
Important: Incremental indexing types are exclusive. If you choose to use one type, you cannot use the other. |
Incremental Type | Description | |
---|---|---|
By modification date |
The ENOVIA ER connector identifies new or modified documents using the modification
date in ENOVIA. These documents are timestamp-based on
For deleted documents, the connector supports URIs with ID fields only (unique in a single ENOVIA), and not physical IDs (unique for all ENOVIA). Note:
You can also use the internal ENOVIA "trace delete" feature to test incremental indexing before production.
|
|
By using an Event Monitor |
The Event Monitor detects added/modified/deleted elements, and send their IDs for Exalead CloudView updates. The Event Monitor can delete objects indexed by URIs with both Id and physicalId fields. To use an Event Monitor, specify its name in the connector configuration. For more information, see Adding an Event Monitor for Incremental Indexing. This feature is compatible with ENOVIA versions from R2020x. |