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