November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
collection1.Add(new UnifiedSearchHit(text1 + "/" + item1.Name, 500, item1.Name, query1.CreateHtmlPreview(document1)));
Another problem is that highlight html is inserted into the preview text as a b-element. Highlighting should always be optional and probably better done with strong, em or span element.