question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add max_children to nested sort

See original GitHub issue

Relates: 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:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
NataliyaVcommented, May 7, 2020

@NataliyaV 7.6.2 is now released to nuget: https://www.nuget.org/packages/NEST/7.6.2

Thank you @russcam ! Awesome

1reaction
russcamcommented, May 5, 2020

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found