How do i use querybuilder.json within AEM to return similar searches?
Can querybuilder.json return a similar search? That is if I use
querybuilder.json?fulltext=walnt
I'd like to get the results for "walnut". What predicate should I use?
Can querybuilder.json return a similar search? That is if I use
querybuilder.json?fulltext=walnt
I'd like to get the results for "walnut". What predicate should I use?
the underling search used by cq5 is lucene search, think for this we need to make changes in lucene index configuration, don't think cq5 has any specific predicator for the fuzzy searches
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.