Add max_children to nested sort
See original GitHub issueRelates: https://discuss.elastic.co/t/net-client-include-max-children-property-in-nested-sorting/161472
NestedSort
is currently missing a MaxChildren
property. This should be added.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
NET Client - include max_children property in nested sorting
based on documentation and 6.5 release notes, we've new property in sorting by nested, named max_children . How to pass this property in...
Read more >NET Client max_children in nested sorting - Elasticsearch
Hi. I need to set the property max_children in a nested sort im .NET client. This question was already answered for version 6.x...
Read more >Max_children is only supported on top level of nested sort
A detailed guide on how to resolve errors related to "max_children is only supported on top level of nested sort"
Read more >How to do Nested Sorting in Tableau Desktop 2019.1 and newer
Sorting in Tableau got a much needed feature in 2019.1, nested sorting. Whilst this was possible in some scenarios in the past, ...
Read more >NEST generates sorting nested query for null values #4788
/// this nested object. When sorting by nested field, this field is mandatory. /// </summary>. [JsonProperty ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you @russcam ! Awesome
It’s in NEST 6.8.6 if you’re using 6.x. For 7.x, there should be a new package out very soon