Skip to content

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Apr 11, 2018

This commit adds the ability to send multi_match query without providing any fields.
When no fields are provided the multi_match query will use the fields
defined in the index setting index.query.default_field
(which in turns defaults to *).

Closes #3159

This commit adds the ability to send multi_match query without providing any fields.
When no fields are provided the multi_match query will use the fields
defined in the index setting index.query.default_field
(which in turns defaults to *).

Closes #3159
@codebrain codebrain merged commit 7dfef89 into master Apr 13, 2018
codebrain pushed a commit that referenced this pull request Apr 13, 2018
This commit adds the ability to send multi_match query without providing any fields.
When no fields are provided the multi_match query will use the fields
defined in the index setting index.query.default_field
(which in turns defaults to *).

Closes #3159
@codebrain
Copy link
Contributor

Ported to 6.x

@codebrain codebrain deleted the feature/multi-match-no-fields branch April 13, 2018 01:44
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