Skip to content

Conversation

@s1monw
Copy link
Contributor

@s1monw s1monw commented Nov 25, 2018

Today we don't respect the indices options when they are passed
as request parameters to the _msearch endpoint. This is unintutive
and doesn't cause any errors. This changes uses the top-level indices
options as the defaults for each sub-searchrequest.

Today we don't repsect the indices options when they are passed
as request parameters to the _msearch endpoint. This is unintutive
and doesn't cause any errors. This changes uses the top-level indices
options as the defaults for each sub-searchrequest.
@s1monw s1monw added >enhancement :Search/Search Search-related issues that do not fall into other categories v7.0.0 v6.6.0 labels Nov 25, 2018
@s1monw s1monw requested a review from javanna November 25, 2018 20:10
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@s1monw
Copy link
Contributor Author

s1monw commented Nov 26, 2018

closes #35851

Copy link
Member

@javanna javanna left a comment

Choose a reason for hiding this comment

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

LGTM thanks @s1monw

@s1monw s1monw merged commit ca9b2b9 into elastic:master Nov 26, 2018
@s1monw s1monw deleted the msearch_indices_options branch November 26, 2018 13:26
s1monw added a commit that referenced this pull request Nov 26, 2018
Today we don't respect the indices options when they are passed
as request parameters to the `_msearch` endpoint. This is unintuitive
and doesn't cause any errors. This changes uses the top-level indices
options as the defaults for each sub search-request.

Closes #35851
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>enhancement :Search/Search Search-related issues that do not fall into other categories v6.6.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants