As we known, DMA is applied to indexes that configured in data model conf.
When we instruct to rebuild/refresh the data model. It will apply all related indexes.
In some situations, we found that data is not synced (raw data is not null but data model is null) on a specific index. We're not clear what's the problem.
But just curious if we can enforce DMA apply an index first?
Hi @philwong,
did you used all CIM 4.X compliant Add-Ons to parse the data contained in that index?
You have to check if data contained in the index are correctly tagged with the tags of the Data Model you need.
Ciao.
Giuseppe
It's not the first time we run the search and data model. If the target index is others the result is totally fine. So I don't think it's CIM problem.