Skip to content

Skip max_docs query string params #4075

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

Merged
merged 1 commit into from
Sep 5, 2019
Merged

Skip max_docs query string params #4075

merged 1 commit into from
Sep 5, 2019

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Sep 5, 2019

This commit skips max_docs as query string params on DeleteByQuery,UpdateByQuery and ReindexOnServer.

The parameter can also be defined in the request body, so prefer this.

This commit skips max_docs as query string params on DeleteByQuery,UpdateByQuery and ReindexOnServer.
The parameter can also be defined in the request body, so prefer this.
@russcam russcam added the v7.3.0 label Sep 5, 2019
@russcam russcam requested a review from codebrain September 5, 2019 01:52
@russcam russcam merged commit 9914ccd into 7.x Sep 5, 2019
russcam added a commit that referenced this pull request Sep 5, 2019
This commit skips max_docs as query string params on DeleteByQuery,UpdateByQuery and ReindexOnServer.
The parameter can also be defined in the request body, so prefer this.

(cherry picked from commit 9914ccd)
@russcam
Copy link
Contributor Author

russcam commented Sep 5, 2019

ported to master

andrx pushed a commit to andrx/elasticsearch-net that referenced this pull request Sep 8, 2019
Fixes fluent serialization of if_primary_term for BulkIndexDescriptor and BulkUpdateDescriptor
andrx added a commit to andrx/elasticsearch-net that referenced this pull request Sep 8, 2019
Fixes fluent serialization of if_primary_term for BulkIndexDescriptor and BulkUpdateDescriptor
@Mpdreamz Mpdreamz deleted the fix/max_docs-querystring branch November 6, 2019 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants