About delta updates

A delta update produces a full baseline index, similar to the baseline update, but does so by joining a smaller extraction of source data (only the added, updated, or removed source records) with the output from the previous baseline update.

A delta update could be an option for you when you need to reduce the time required for loading the source data repository and for extracting the data.

For more information on delta updates and when to use them, see the solution article “Implementing Delta Updates” available online from the Endeca Developer Network (EDeN) at http://eden.endeca.com.

Note: Starting with version 6.0, the MDEX Engine can accommodate high volumes of changed data during partial updates without significant performance degradation. Therefore, implementing a delta updates pipeline may no longer be worthwhile. Instead, you can run as many partial updates as needed for those changes that can be done through partial updates, and periodically run baseline updates for those changes that require a baseline update.