Skip to content

chapter13_part4: /100_Full_Text_Search/15_Combining_queries.asciidoc #45

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

Merged

Conversation

richardwei2008
Copy link

第二部分:第13章,全文搜索,组合查询

…t_Search/15_Combining_queries.asciidoc

第二部分:第13章,全文搜索,组合查询
@xuej
Copy link

xuej commented Mar 28, 2016

LGTM

1 similar comment
@medcl
Copy link
Member

medcl commented Mar 29, 2016

LGTM

The difference comes in with the two `should` clauses, which say that: a document
is _not required_ to contain ((("should clause", "in bool queries")))either `brown` or `dog`, but if it does, then
it should be considered _more relevant_:
区别就在于两个 `should` 语句,也就是说:一个文档不必包含((("should clause", "in bool queries"))) `brown` 或 `dog` 这两个词项,但如果一旦包含,我们就认为它们 _更相关_ :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not required

这里有一个_语法

@medcl medcl merged commit 89f8e5b into elasticsearch-cn:cn Mar 31, 2016
@medcl medcl added done and removed to be merge labels May 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants