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

Implement all queries on doc-values only keyword fields #83404

Merged
merged 2 commits into from
Feb 2, 2022

Conversation

ywelsch
Copy link
Contributor

@ywelsch ywelsch commented Feb 2, 2022

Adds doc-values-only search support for wilcard/regexp/prefix/fuzzy etc. queries on keyword fields.

Relates #81210 and #52728

@ywelsch ywelsch added >enhancement :Search Foundations/Mapping Index mappings, including merging and defining field types v8.1.0 labels Feb 2, 2022
@elasticsearchmachine
Copy link
Collaborator

Hi @ywelsch, I've created a changelog YAML for you.

@ywelsch ywelsch marked this pull request as ready for review February 2, 2022 12:49
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Feb 2, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

Copy link
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

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

LGTM

@ywelsch ywelsch merged commit 7f0595a into elastic:master Feb 2, 2022
This was referenced Feb 2, 2022
@ywelsch
Copy link
Contributor Author

ywelsch commented Feb 2, 2022

Thank you @romseygeek!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Meta label for search team v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants