Skip to content

Add 'docvalue_fields' to InnerHits #3017

@tsouza

Description

@tsouza

Since 5.0 Inner hits supports docvalue_fields but it seems that, until 5.6, NEST would only support fielddata_fields (https://github.com/elastic/elasticsearch-net/blob/5.6.0/src/Nest/Search/Search/InnerHits/InnerHits.cs#L36), which has been renamed to docvalue_fields in 5.0.

In master the fielddata_values has been removed, but we should add docvalue_fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions