Crawl Just One Object in Salesforce
The data stored in a Salesforce instance can be huge, which makes it time-consuming and computationally-intensive to crawl the entire instance after an update in just one object. But a new feature allows admins to crawl and index Salesforce objects one at a time. A big advantage of object crawl is that it's safer. When an object crawl fails, the overall index isn't impacted. Instead of adding new fields into the main index, you can try adding new objects instead.
Crawl an Object
-
Edit your Salesforce content source and navigate to the Rules tab.
-
Click
to crawl the data in an object.
-
Select one of the object crawl types:
-
Recrawl from start is the same as Reindexing/Manual crawl for a single object (data is crawled from sync start date selected in the Frequency tab).
-
Crawl recent data is the same as Frequency/Update (data is crawled from last sync date).
- While the object is being crawled, you can review the status from Crawl Logs.
Once the object has been crawled, you can view the total number of documents indexed from that particular object in the Documents column.