November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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.