/
Simple history retention time

Simple history retention time

You can edit the simple history retention time in the configuration file : properties.xml located into /opt/datafari/mcf/mcf_home then edit the property   org.apache.manifoldcf.crawler.historycleanupinterval

By default we keep 30 jours of simple history before cleanup.

nano /opt/datafari/mcf/mcf_home/properties.xml

Edit the property :

<property name="org.apache.manifoldcf.crawler.historycleanupinterval" value="2592000000"/>

The unit is millisecond.

Then you have to restart MCF to apply the change.

Related content

Force a MCF job to reindex all documents without deleting them from the current index
Force a MCF job to reindex all documents without deleting them from the current index
More like this
Restart MCF agent if a job is stuck
Restart MCF agent if a job is stuck
More like this
[DEPRECATED] Data Extraction (Tika) Embedded in ManifoldCF Configuration
[DEPRECATED] Data Extraction (Tika) Embedded in ManifoldCF Configuration
More like this
Force a MCF job to reindex all documents AND deleting them from the current index
Force a MCF job to reindex all documents AND deleting them from the current index
More like this
MCF Simplified UI configuration
MCF Simplified UI configuration
More like this
MCF logging
More like this