Issue in SimpleSearch.class
Hi there,
I tried to use the simpleSearchto achieve the search functionality
When I try to use the below one.
slingRequest.getResource().adaptTo(SimpleSearch.class);
I got nullpointer exception.
Kindly guide me to resolve the issue.
Thanks
Nanda
