Skip to content

Differential Indexing

Christopher Supnig edited this page Mar 13, 2013 · 1 revision

Configuration

Now a updatetimestamp - attribute has to be configured to enable differential indexing.

This attribute will be used to check for changes. Every time the attribute of the fetched objects (from the content repository) is not equal to the according object in the index, the object will be reindexed.

# Enables the differential indexing and uses the attribute set in this option
index.DEFAULT.CR.PAGES.updateattribute=updatetimestamp

This has to be configured for every CR that should have differential indexing enabled.