-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
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
Labels
No labels