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

我用的是7.1.1版本 语法不一样了吗? #589

Open
lhm2667 opened this issue Jun 13, 2019 · 3 comments
Open

我用的是7.1.1版本 语法不一样了吗? #589

lhm2667 opened this issue Jun 13, 2019 · 3 comments

Comments

@lhm2667
Copy link

lhm2667 commented Jun 13, 2019

GET /megacorp/employee/_search
{
"query" : {
"match" : {
"last_name" : "Smith"
}
}
}
这个不好使 换成POST就好使了

@fengzyz
Copy link

fengzyz commented Jul 15, 2019

版本之间变化好大

@yuanfeiasima
Copy link

相当不一样了

@yhsmy
Copy link

yhsmy commented Aug 20, 2020

7.x该使用_doc了, 而不是employee类型。

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

No branches or pull requests

4 participants