摘要:
bool query must The clause (query) must appear in matching documents. should The clause (query) should appear in the matching document. In a boolean q 阅读全文
posted @ 2018-04-26 16:28
Nullnullisnull
阅读(460)
评论(0)
推荐(0)
摘要:
bool 过滤 bool 过滤可以用来合并多个过滤条件查询结果的布尔逻辑,它包含一下操作符: must :: 多个查询条件的完全匹配,相当于 and。 must_not :: 多个查询条件的相反匹配,相当于 not。 should :: 至少有一个查询条件匹配, 相当于 or。 这些参数可以分别继承 阅读全文
posted @ 2018-04-26 16:00
Nullnullisnull
阅读(5268)
评论(0)
推荐(0)

浙公网安备 33010602011771号