Branch: refs/heads/5.10
Home:
https://github.com/hibernate/hibernate-search
Commit: a2890486644609dbe93e94c75fd8fba1c658c1ce
https://github.com/hibernate/hibernate-search/commit/a2890486644609dbe93e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-06-19 (Tue, 19 Jun 2018)
Changed paths:
M
elasticsearch/src/main/java/org/hibernate/search/elasticsearch/impl/ToElasticsearch.java
M engine/src/main/java/org/hibernate/search/query/dsl/BooleanJunction.java
M engine/src/main/java/org/hibernate/search/query/dsl/impl/BooleanQueryBuilder.java
A
engine/src/main/java/org/hibernate/search/query/dsl/impl/MinimumShouldMatchContextImpl.java
M engine/src/main/java/org/hibernate/search/util/logging/impl/Log.java
Log Message:
-----------
HSEARCH-3197 Allow to set the minimum number of should clauses required to match for
boolean predicates in the DSL
Commit: d88c3911b6e3137d37bf25f742fb17d4b15b8441
https://github.com/hibernate/hibernate-search/commit/d88c3911b6e3137d37bf...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-06-19 (Tue, 19 Jun 2018)
Changed paths:
A engine/src/test/java/org/hibernate/search/test/dsl/BoolDSLTest.java
Log Message:
-----------
HSEARCH-3197 Test setting the minimum number of should clauses required to match for
boolean predicates in the DSL
Compare:
https://github.com/hibernate/hibernate-search/compare/34456df7342b...d88c...
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.