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

Upgrade ES to 7.8 #133

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Calvin-Huang
Copy link
Contributor

@Calvin-Huang Calvin-Huang commented Jun 28, 2020

Change the query since doc type is deprecated on ES 6.x. On the top of the new query, explicitly declare the search target's type to keyword to ensure the term query works for the test (and might needs to add some initial scrip to create index mapping for other environments).

Related PR: #132

@Calvin-Huang Calvin-Huang mentioned this pull request Jun 28, 2020
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.

None yet

1 participant