Skip to content
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

Update track_total_hits to union type #51846

Merged
merged 4 commits into from
May 27, 2020
Merged

Update track_total_hits to union type #51846

merged 4 commits into from
May 27, 2020

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Feb 4, 2020

This commit updates track_total_hits parameter type to a union
of boolean and number, to reflect the possible values that can
be passed.

This commit updates track_total_hits parameter type to a union
of boolean and number, to reflect the possible values that can
be passed.
Co-Authored-By: Karel Minarik <karel.minarik@gmail.com>
@andreidan andreidan added the :Core/Infra/REST API REST infrastructure and utilities label Feb 14, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/REST API)

@rjernst rjernst added the Team:Core/Infra Meta label for core/infra team label May 4, 2020
@colings86
Copy link
Contributor

@russcam are you still wanting to progress this PR or should it be closed?

@russcam
Copy link
Contributor Author

russcam commented May 21, 2020

Yes I am @colings86. If it LGTY, I'll merge and backport

@colings86
Copy link
Contributor

@jimczi could you work with @russcam on this change since its regarding track total hits?

@jimczi
Copy link
Contributor

jimczi commented May 25, 2020

@elasticmachine update branch

Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late review, LGTM

@russcam russcam merged commit 38a17f2 into master May 27, 2020
@russcam russcam deleted the russcam-patch-19 branch May 27, 2020 02:25
russcam added a commit to russcam/elasticsearch that referenced this pull request May 29, 2020
Relates: elastic#51846

This commit updates the async_search.submit.json REST API
spec to make track_total_hits a union of boolean and long,
to reflect the possible values that can be passed.
russcam added a commit that referenced this pull request Jun 2, 2020
Relates: #51846

This commit updates the async_search.submit.json REST API
spec to make track_total_hits a union of boolean and long,
to reflect the possible values that can be passed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/REST API REST infrastructure and utilities Team:Core/Infra Meta label for core/infra team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants