Serach form - aem assets | Community
Skip to main content
NeeravAg1
New Participant
February 23, 2024
Solved

Serach form - aem assets

  • February 23, 2024
  • 3 replies
  • 668 views

Did anyone faced an issue while using JSON path option for search facets predicates and resolved ? When I am using JSON path for any predicate then that predicate gets disappeared in search rail.  Is there any template of this JSON?

 

Best answer by narendiran_ravi

Hi @neeravag1 ,

Please refer -https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/search-facets#adding-an-options-predicate.

{ "options" : [ {"value" : "image/bmp","text" : "BMP"}, {"value" : "image/gif","text" : "GIF"}, {"value" : "image/jpeg","text" : "JPEG"}, {"value" : "image/png","text" : "PNG"} ] }

You can select the JSON path checkbox option to display the path added before.

3 replies

narendiran_ravi
narendiran_raviAccepted solution
New Participant
April 2, 2025

Hi @neeravag1 ,

Please refer -https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/search-facets#adding-an-options-predicate.

{ "options" : [ {"value" : "image/bmp","text" : "BMP"}, {"value" : "image/gif","text" : "GIF"}, {"value" : "image/jpeg","text" : "JPEG"}, {"value" : "image/png","text" : "PNG"} ] }

You can select the JSON path checkbox option to display the path added before.

kautuk_sahni
Employee
April 15, 2025

@neeravag1 Did you find the suggestion helpful? If you need more information, please let us know. If a response resolved your issue, kindly mark it as correct to help others in the future. Alternatively, if you discovered a solution on your own, we'd appreciate it if you could share it with the community. Thank you.

Kautuk Sahni
kautuk_sahni
Employee
April 2, 2025

@saravanan_dharmaraj, @narendrag-aem, @rajashankar, @imran__khan, @priyankaku Can you take a quick look at this question? Any guidance you can provide would be much appreciated!

Kautuk Sahni
rawvarun
New Participant
January 14, 2025

Can you check the logs?