-
Notifications
You must be signed in to change notification settings - Fork 1.2k
shard_min_doc_count parameter for Significant Terms Aggregation is not supported by NEST client #2847
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @anatoly21, apologies for not responding to this issue sooner. This is indeed missing from the Significant Terms aggregation in NEST, currently. I'll open a PR shortly to address 👍 |
russcam
added a commit
that referenced
this issue
Dec 15, 2017
Change MinimumDocumentCount to long? to align with Elasticsearch implementation Closes #2847
I've opened #2958 |
Thanks |
russcam
added a commit
that referenced
this issue
Dec 18, 2017
Change MinimumDocumentCount to long? to align with Elasticsearch implementation Closes #2847
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nest Version 5.0.0.0
Elasticsearch version: 5.5.2
I cannot find how to specify shard_min_doc_count with NEST. Am I missing something ?
The text was updated successfully, but these errors were encountered: