Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi Sun, Please try with disabling HTML encoding?
var hitSpec = new HitSpecification
{
HighlightExcerpt = true,
EncodeTitle = false,
EncodeExcerpt = false
};
Hi,
I have a problem when I used the Unified Search, when I search for some query strings, the Excerpt for a searchData have duplicated text. For example, when I search for string "a" it could show "this is the article.....is the <em>a</em>rticle". How to solve it. Thank you.