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

query_string多条件检索说明有误 #578

Open
Virus-Syl opened this issue Mar 28, 2019 · 0 comments
Open

query_string多条件检索说明有误 #578

Virus-Syl opened this issue Mar 28, 2019 · 0 comments

Comments

@Virus-Syl
Copy link

20_Query_string.asciidoc中说 “+”表示要同时满足检索条件
image
那么 q=age:25+gender:female 就应该检索出 age=25 并且 gender=female的文档。实际结果是age=25或者gender=female都检索出来了

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

1 participant