Object Graph and Index Incremental Updates
Using an object graph, a set of document modifications, and aggregation rules, the Consolidation Server determines which documents have been impacted by changes to update the Exalead CloudView index incrementally. By doing so, the Consolidation Server is able to limit the graph traversal and only parse relevant relationships.
The Consolidation Server is able to:
-
Enrich a node with "related" data coming from related nodes.
-
Aggregate many related nodes' attributes into a single node.
-
Correctly handle incremental updates and recompute nodes whose "related" data have been modified (that is to say, added, deleted, updated).