Exam Agentforce-Specialist Topic 1 Question 75 Discussion
Actual exam question for Salesforce's Agentforce-Specialist exam
Question #: 75
Topic #: 1
Question #: 75
Topic #: 1
Universal Containers wants an AI agent to answer questions about warranties using unstructured data stored in Data Cloud. Results must be filterable by product line and ranked by recent updates.
Suggested Answer: B Vote an answer
Comprehensive and Detailed Explanation From Exact Extract:
The guide on RAG and search indexes indicates that if you need fine#tuned retrieval behaviour (such as filtering by product line and ranking by recency), you should build a custom retriever. The documentation states: "You can add ranking factors such as recency and popularity at the time of index creation ... Use pre#filter fields and ranking factors." Also: "When you create a search index, Data 360 automatically creates a default retriever ... you can create custom retrievers in Einstein Studio to refine search criteria." Hence to satisfy filtering by product line and recency ranking, the correct answer is B. Option A (default retriever) does not guarantee the filter/ranking customization; Option C (semantic embeddings with default metadata filters) may offer some filter capability but doesn't explicitly provide ranking by recency and fine filter by product line. Thus B is correct.
The guide on RAG and search indexes indicates that if you need fine#tuned retrieval behaviour (such as filtering by product line and ranking by recency), you should build a custom retriever. The documentation states: "You can add ranking factors such as recency and popularity at the time of index creation ... Use pre#filter fields and ranking factors." Also: "When you create a search index, Data 360 automatically creates a default retriever ... you can create custom retrievers in Einstein Studio to refine search criteria." Hence to satisfy filtering by product line and recency ranking, the correct answer is B. Option A (default retriever) does not guarantee the filter/ranking customization; Option C (semantic embeddings with default metadata filters) may offer some filter capability but doesn't explicitly provide ranking by recency and fine filter by product line. Thus B is correct.
by Gene at Jun 04, 2026, 11:11 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).