After you update some of the field properties, use the Solr Administration User Interface to identify the base objects that you must reindex.
In a browser, enter the following URL:
http://<MDM Hub host>:<Port>/MDESolr
The Solr Administration User Interface opens.
On the left pane, click
Cloud
Tree.
In the hierarchy on the right side, expand
/
/configs
<Business Entity>
cp
.
The configuration details of the business entity appear in the JSON format.
The
bostate
attribute in the JSON lists the base objects that contribute to the business entity.
The value
Dirty
indicates that the base object configuration is outdated, and you must reindex the table. The value
Ready
indicates that the base object configuration is up-to-date.
Check the values of the following parameters:
CollectionName
ConfigName
When you update the business entity fields, the Solr Administration User Interface resets the values of these parameters to null. You must wait until the values reflect the business entity before you reindex the base objects.
After the
CollectionName
and
ConfigName
parameters reflect the business entity, run the Initially Index Smart Search Data batch job on the base objects that require reindexing.