A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
Hi,
Sometimes we get an error in HitSpecification. I guess it's related to ExcerptLength. This is our code:
query.GetResult( new HitSpecification { HighlightTitle = true, HighlightExcerpt = true, ExcerptLength = 400, PreTagForAllHighlights = "<strong>", PostTagForAllHighlights = "</strong>", });And this is the error message: