[hibernate-commits] [hibernate/hibernate-search] 3d7bfe: HSEARCH-2030 DSL range/below on a string field cre...

GitHub noreply at github.com
Thu Nov 5 09:51:36 EST 2015


  Branch: refs/heads/5.5
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 3d7bfe85b675fba4b4b7b7a86ed6e358902b98d1
      https://github.com/hibernate/hibernate-search/commit/3d7bfe85b675fba4b4b7b7a86ed6e358902b98d1
  Author: Adrian Nistor <anistor at redhat.com>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/query/dsl/impl/ConnectedMultiFieldsRangeQueryBuilder.java
    M engine/src/main/java/org/hibernate/search/query/dsl/impl/RangeQueryContext.java
    M orm/src/test/java/org/hibernate/search/test/query/dsl/DSLTest.java
    M orm/src/test/java/org/hibernate/search/test/query/dsl/Month.java

  Log Message:
  -----------
  HSEARCH-2030 DSL range/below on a string field creates a TermRangeQuery with lower bound equal to the null token


  Commit: 145d12e3d7eb58619c6a914411e709e841813d7f
      https://github.com/hibernate/hibernate-search/commit/145d12e3d7eb58619c6a914411e709e841813d7f
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M integrationtest/osgi/karaf-features/src/main/features/features.xml
    M pom.xml

  Log Message:
  -----------
  HSEARCH-2027 Making sure dependency versions used in Karaf features file match the ones from ORM


Compare: https://github.com/hibernate/hibernate-search/compare/03cd99361a4a...145d12e3d7eb


More information about the hibernate-commits mailing list