[hibernate-commits] [hibernate/hibernate-search] 1d8368: HSEARCH-3197 Allow to set the minimum number of sh...

GitHub noreply at github.com
Tue Jun 19 12:18:00 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 1d83686cb8566f9665531c92f6ff293930179c6a
      https://github.com/hibernate/hibernate-search/commit/1d83686cb8566f9665531c92f6ff293930179c6a
  Author: Yoann Rodière <yoann at 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/c7d8687cc50d69fa82c74cbb6ec6f5c8c4cf870e
  Author: Yoann Rodière <yoann at 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...c7d8687cc50d
      **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.


More information about the hibernate-commits mailing list