Custom search in AEM 6.3 | Community
Skip to main content
dhawanmayur
New Participant
January 19, 2018
Solved

Custom search in AEM 6.3

  • January 19, 2018
  • 13 replies
  • 6297 views

Hi,

I want to search the CRX (cq:Page and not DAM) based on some property like jcr:content/someId . How can it be acheived via the AEM search console. This functionality is to be given to non-technical people so that they can use it for searching pages with some particular someId.

Please share steps to implement such a solution and also how can it be tested.

Any help is appreciated.

Thanks

Mayur

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 VeenaVikraman

Mayur,

      Get in touch with your UI team and come up with a Mock HTML. Meanwhile , work on the usecases you need , like what you want to search, how the search should work, make all the decisions (I believe you already have an idea on what to develop) and once the HTML is ready you can start developing the page as you do a normal web page development. Is there something else you are specifically looking for ?

Thanks

Veena

13 replies

Employee
January 21, 2018

Hi Mayur,

Are you looking for customizing search on author?

If yes, please refer: Search Facets

Cheers,

Abhishek

VeenaVikraman
New Participant
January 19, 2018

Hi Mayur

    For any non technical person to search a content in AEM, the best approach you can take is to develop a custom search page. You can provide him search bar or text boxes depending upon you requirement . It is always best to give a GUI to a user who is non technical and has no knowledge of AEM.

Thanks

Veena

smacdonald2008
New Participant
January 19, 2018