image-match icon indicating copy to clipboard operation
image-match copied to clipboard

Upgrade ES to 7.8

Open Calvin-Huang opened this issue 4 years ago • 0 comments

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 avatar Jun 28 '20 17:06 Calvin-Huang