/
How to Disable Automatic Indexing for Data Loads

How to Disable Automatic Indexing for Data Loads

Available from version 9.3

Sometimes, a Data Load on a target, usually a Datamart, is scheduled to run very frequently.

Also, several Data Loads with the same target could run in sequence (refresh, enrichment, etc.). In these cases it would be useful to disable the automatic Index Maintenance job scheduling and schedule it manually at the end of the sequence.

To disable automatic indexing job scheduling, add the "disableAutoIndexing": true flag to the Data Load JSON definition.

 

Option 1.

Via Partition directly editing the JSON file in the DL section

 

2024-12-20 09-21-40.mp4

 

Option 2 .

Via intellj Idea deploying the changes on the partition

 

2024-12-20 10-00-25.mp4

 

Related content

How to Determine the Field Name for Use in Groovy API Methods
How to Determine the Field Name for Use in Groovy API Methods
Read with this
Data Loads
Data Loads
More like this
How to Configure the Competition Data API
How to Configure the Competition Data API
Read with this
How to Add a Link to External App to the Module Menu
How to Add a Link to External App to the Module Menu
Read with this

Found an issue in documentation? Write to us.