Open RyanSCaldwell opened 1 month ago
Hi @RyanSCaldwell
We already noticed this behavior and it is generally due to the search request.
For example, if you use this request: {search} and Path:{Site.absoluteUrl}
The highlight doesn't work. You can check the results that come from the search.
But, the same request: {search} and (Path:{Site.absoluteUrl})
, the highlight feature works.
MDV is not responsible for the results returned by the Search engine. But do not hesitate to use the debug layout to check the results.
I hope this hope this information will help you.
Version used 1.5.4.0
Question It seems that the HitHighlightSummary managed property doesn't show where the search hit came from in documents. Is this possible?