To store the Search Index for a Custom Object in the Object record itself:
1. Create the Search Index field in your Custom Object
- Go to Salesforce Setup.
- Open the Object Manager.
- Find and select the Custom Object to which you want to add the Search Index field.
- Click on Fields & Relationships.
- Click New to create a new field.
- In Step 1, choose Text Area (Long) and then click Next.
- In Step 2, fill only the following fields and then click Next:
Field Label: Duplicate Check Index
Field Name: dc3Index - Depending on your Salesforce edition (Professional and up), you will now get a screen to establish field-level security. Decide who may see the Duplicate Check Index field and click Next.
- Depending on your Salesforce edition (Professional and up), you will now get a screen where you are able to add the Duplicate Check Index field to the page layout. Add the field to the pages you would like. Click Save.
Click here to watch a short video showing all the steps.
The Search Index field has been created for your Custom Object. Now continue with the tutorial to learn how to enable and create a Search Index.
2. Enable and create the Search Index for your Custom Object
In the steps below, the Opportunity Object is used as an example; change to your custom object where needed.
- Go to DC Setup.
- On the left-hand side, select your Custom Object, in this example the Opportunity Object.
- Go to the *Object* Settings tab, so in this case Opportunity Settings.
- Make sure the Search Index setting is enabled.
- At right, toggle the Show Advanced Settings option.
- Scroll down to the Index section.
- At Index Location choose Opportunity Object -- Duplicate Check Index or the equal for your custom object.
- Go to the Index Batch tab.
- Click Start and select Create Search Index.
Once the search index is created, you can start searching for duplicates within your Custom Object. The time it takes to create the search index depends on your Object record count. The Search Index will update automatically for all new and modified records.