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

Apply keyword normalizers in the field retrieval API. #59260

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

jtibshirani
Copy link
Contributor

As we discussed in #55363 (comment), when returning keyword in the fields retrieval API, we'll apply their normalizer. This decision is not a clear-cut one, and we'll validate it with internal users before merging the feature branch.

Relates to #55363.

@jtibshirani jtibshirani added >enhancement :Search/Search Search-related issues that do not fall into other categories labels Jul 8, 2020
@jtibshirani jtibshirani requested a review from nik9000 July 8, 2020 22:57
@elasticmachine
Copy link
Collaborator

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

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jul 8, 2020
Copy link
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

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

LGTM

@jtibshirani jtibshirani merged commit 1a42b13 into elastic:field-retrieval Jul 9, 2020
@jtibshirani jtibshirani deleted the normalize-keyword branch July 9, 2020 16:41
jtibshirani added a commit that referenced this pull request Jul 16, 2020
As we discussed in the meta-issue, when returning `keyword` in the fields
retrieval API, we'll apply their `normalizer`. This decision is not a clear-cut
one, and we'll validate it with internal users before merging the feature
branch.
jtibshirani added a commit that referenced this pull request Jul 18, 2020
As we discussed in the meta-issue, when returning `keyword` in the fields
retrieval API, we'll apply their `normalizer`. This decision is not a clear-cut
one, and we'll validate it with internal users before merging the feature
branch.
jtibshirani added a commit that referenced this pull request Jul 21, 2020
As we discussed in the meta-issue, when returning `keyword` in the fields
retrieval API, we'll apply their `normalizer`. This decision is not a clear-cut
one, and we'll validate it with internal users before merging the feature
branch.
jtibshirani added a commit that referenced this pull request Jul 23, 2020
As we discussed in the meta-issue, when returning `keyword` in the fields
retrieval API, we'll apply their `normalizer`. This decision is not a clear-cut
one, and we'll validate it with internal users before merging the feature
branch.
jtibshirani added a commit to jtibshirani/elasticsearch that referenced this pull request Jul 27, 2020
As we discussed in the meta-issue, when returning `keyword` in the fields
retrieval API, we'll apply their `normalizer`. This decision is not a clear-cut
one, and we'll validate it with internal users before merging the feature
branch.
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 Team:Search Meta label for search team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants