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 generate.sh to replace wildcard and match_only_text with keyword #619

Merged

Conversation

f-galland
Copy link
Member

Description

This PR updates the mappings generator script to swap wildcard and match_only_text mappings with keyword ones in order to work around a known OpenSearch dashboards bug.

Related Issues

Resolves #590

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

@f-galland f-galland self-assigned this Dec 23, 2024
@f-galland f-galland marked this pull request as ready for review December 23, 2024 19:06
@f-galland f-galland requested a review from a team as a code owner December 23, 2024 19:06
@AlexRuiz7 AlexRuiz7 merged commit f85594d into master Dec 24, 2024
7 checks passed
@AlexRuiz7 AlexRuiz7 deleted the enhancement/590-replace-wildcard-and-match_only_text branch December 24, 2024 11:04
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.

Replace wildcard and match_only_text types to keyword
2 participants