search count doesnt match
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 04:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 04:42 AM
Hello @preethigovi
as per docs:
Result counts indicate the number of results that matched the user's search. Late binding security can remove results after they’re counted, causing the actual number of displayed results to be lower than the count. For more information on late binding security, see Content security in AI Search.
refer:
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 04:57 AM
Thank You @Ravi Chandra_K ,
Means if any of security matches the records will not been shown. Then the count ie catalog item(1) that also must be hidden for user right. It should not show the count as 1 if no records are present.
Can you clear me this query, or this is OOB functionality to show the count even if there is no records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 05:53 AM
Hello @preethigovi
this is OOB functionality to show the count of records matching the search query. then the late binding security kicks in and applies security against each rules.
"when you enable search result counts for a search application, the counts indicate the number of results that matched the user's search. Late binding security can remove results after they’re counted, causing the actual number of displayed results to be lower than the count"
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi