Expand my Community achievements bar.

Serach form - aem assets

Avatar

Level 1

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?

NeeravAg1_0-1708715259668.png

 

4 Replies

Avatar

Community Advisor

Can you check the logs?

Avatar

Administrator

@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

Avatar

Level 8

Hi @NeeravAg1 ,

Please refer -https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/sea....

{
    "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.

Avatar

Administrator

@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