Expand my Community achievements bar.

SOLVED

AEM Search Configurations for spellcheck and Stopwords.

Avatar

Level 4

We are using AEM6.1 and implementing OOTB search functionality. The requirement is that we have to implement StopWords(will not allow user to search common words such as like,for,is) and Spellcheck(Did you mean ?) features as part of this implementation.Can anyone suggest as the best way to achieve this requirement and possible steps to cnfigure these details.

Thanks,
Sambasivaraja.

1 Accepted Solution

Avatar

Correct answer by
Level 10
2 Replies

Avatar

Administrator

Hi samr99530769

As mentioned by Praveen in last post, this will help you through spell checker.

Spell checker :- https://docs.adobe.com/docs/en/cq/5-6-1/core/developing/searching_in_crx.html#Spell Checker (Did You Mean? ...) , Sample code is also there.

Stop Word :- https://helpx.adobe.com/experience-manager/kb/Stopwordlist.html , step by step solution is given here.

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

Correct answer by
Level 10