azure-sdk-for-net
azure-sdk-for-net copied to clipboard
How to use this HighlightFields property that is read only
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
Thank you for your feedback. Tagging and routing to the team member best able to assist.