Asset Finder Issue | Community
Skip to main content
New Participant
November 22, 2020
Solved

Asset Finder Issue

  • November 22, 2020
  • 3 replies
  • 1128 views

All the images do not show up on the asset finder on the left when trying to drag/drop it onto a fileupload widget.

The images in question have been processed successfully but its still not showing up.

Could anyone advise on this. ?

 

Note: CSV uploader was used to populate the metadata on the assets. Suspecting this to be related

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by shelly-goel

@binoypIt is possible that the assets have not been indexed and so will not be available in asset finder. Please try running reindex on damAssetLucene either through Tools > Operations > Diagnosis > Index Manager > damAssetLucene or through crxde search for damAssetLucene node under oak:index and set reindex property to 'true'

3 replies

shelly-goel
shelly-goelAccepted solution
Employee
November 22, 2020

@binoypIt is possible that the assets have not been indexed and so will not be available in asset finder. Please try running reindex on damAssetLucene either through Tools > Operations > Diagnosis > Index Manager > damAssetLucene or through crxde search for damAssetLucene node under oak:index and set reindex property to 'true'

arunpatidar
New Participant
November 22, 2020

Hi,

Please check rendition as well.

Arun Patidar
Anudeep_Garnepudi
New Participant
November 22, 2020

Hi @binoyp 

Check the asset meta properties dam:MIMEtype and dc:format are set or not.

AG