Skip to content

求助multi_query查询这个fields只允许传2个值吗? #675

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

Closed
fenian7788 opened this issue Jun 5, 2018 · 1 comment
Closed

求助multi_query查询这个fields只允许传2个值吗? #675

fenian7788 opened this issue Jun 5, 2018 · 1 comment

Comments

@fenian7788
Copy link

select * from mybook where q=multimatch(query="java 高级",fields="title^10,author^10,attachment.content",type="cross_fields",operator="and")
被解析成 fields:[ "title^10", "author^10,attachment.content" ]
@shi-yuan
Copy link
Member

shi-yuan commented Jun 5, 2018

#638

@shi-yuan shi-yuan closed this as completed Jun 5, 2018
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

2 participants