Issue with number of images showing on filter | Community
Skip to main content
Level 6
May 15, 2023

Issue with number of images showing on filter

  • May 15, 2023
  • 2 replies
  • 696 views

I have xxx site where in I have a genuine part filter.

In view as published the count is shwoing as 24000 plus on genuine part filter but on the live site its just showing 7500 plus images.

I checked on publisher by running this query.

SELECT * FROM [dam:Asset] AS asset
WHERE ISDESCENDANTNODE(asset,'/content/dam/photo-booth/ptba')

its showing results of 24000plus but on the page its just showing as 750plus

Can anyone help me

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

krati_garg
Adobe Employee
Adobe Employee
May 17, 2023

@vani1012 Tried flushing the Dispatcher Cache?

diksha_mishra
Community Advisor
Community Advisor
May 19, 2023

@vani1012 What happens when you access the site with IP instead of domain? 

Can you test with a new part upload on author> publish> view on page (if it comes up at all), to identify any gaps in the end-to-end flow?