A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
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.