Skip to content

Nested_path and Nested_filter are deprecated #3106

@kplazinski

Description

@kplazinski

NEST/Elasticsearch.Net version:
6.0

Elasticsearch version:
6.1.3

Description of the problem including expected versus actual behavior:
When using Elastic Search 6.1.3 & Nest 6.0 in SortDescriptor for NestedPath & NestedFilter we get the deprecations alerts

#! Deprecation: [nested_path] has been deprecated in favor of the [nested] parameter
#! Deprecation: [nested_filter] has been deprecated in favour for the [nested] parameter

Steps to reproduce:
Try to create SortDescriptor object
It's not possible to do proper [nested] parameter using Nest 6.0

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