Skip to content

How to use this HighlightFields property that is read only #44073

Open

Description

Library name and version

Azure.Search.Documents 11.5.1

Query/Question

After checking this #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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Searchcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

  • Status

    Untriaged

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions