Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用 boolquerybuilder。结果很好。 使用 BoolFilterBuilder 和 FilteredQueryBuilder 的目的是什么。我可以使用它们而不是 boolquerybuilder 吗?
自 2.0 版以来,过滤查询已被删除。
使用布尔查询代替must查询的filter子句和过滤器的子句
must
filter
看这里
经过