After you configure the searchable fields, the Solr collections are created for each business entity that contains searchable fields. Before you index your data, use the Solr Administration User Interface to verify whether the Solr collections are created for all the required business entities. To open the Solr Administration User Interface, ensure that you set the
solr.allowAdminConsole
property to true in the
cmxcleanse.properties
file.
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
/
/collections
.
You can see a directory created for each business entity that contains searchable fields. If you do not find a directory for a business entity, check the properties of the searchable fields that belong to the business entity.