Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 1d83686cb8566f9665531c92f6ff293930179c6a
https://github.com/hibernate/hibernate-search/commit/1d83686cb8566f966553...
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: c7d8687cc50d69fa82c74cbb6ec6f5c8c4cf870e
https://github.com/hibernate/hibernate-search/commit/c7d8687cc50d69fa82c7...
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/e31b8a0ba1b0...c7d8...
**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.