Skip to content

Missing properties on SettingsHighlightDescriptor #8453

Open
@advision-digital

Description

@advision-digital

Elastic.Clients.Elasticsearch version: 8.17.1

.NET runtime version: net8.0

Description of the problem including expected versus actual behavior:

I am trying to define highlighting options with the PutIndexTemplateRequestDescriptor. The documentation states that Highlighting settings can be set on a global level and overridden at the field level that is why I expect that SettingsHighlightDescriptor exposes tha same properties as HighlightDescriptor.

A clear and concise description of what the bug is.

Steps to reproduce:

  1. Install Elastic.Clients.Elasticsearch 8.17.1
  2. Try to configure highlighting options with the PutIndexTemplateRequestDescriptor.

Expected behavior

SettingsHighlightDescriptor should expose the same properties as HighlightDescriptor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions