You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit removes HighlightDocumentDictionary and HighlightHit. Both types provided little value over exposing highlights as a dictionary where each value is a collection of strings.
Closes#3852
This commit removes HighlightDocumentDictionary and HighlightHit. Both types provided little value over exposing highlights as a dictionary where each value is a collection of strings.
Closes#3852
Change HighlightFieldDictionary to use formatter on
Hit
and deserialize into theHighlight
property directlyThe text was updated successfully, but these errors were encountered: