azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

How to use this HighlightFields property that is read only

Open rebundante opened this issue 1 year ago • 1 comments
trafficstars

Library name and version

Azure.Search.Documents 11.5.1

Query/Question

After checking this https://github.com/Azure/azure-sdk-for-net/issues/41321 i see that highlight is not working any more like is explained there.

HighlightFields = new[] { "", "" } is not working but HighlightFields = { "rating desc", "test" } is.

Better documentation on this should be appreciated

Environment

No response

rebundante avatar May 16 '24 07:05 rebundante

Thank you for your feedback. Tagging and routing to the team member best able to assist.

jsquire avatar May 16 '24 13:05 jsquire