[hibernate-commits] [hibernate/hibernate-search] 64762a: HSEARCH-2651 Make sure that numericField() in the ...

GitHub noreply at github.com
Tue Mar 28 11:59:02 EDT 2017


  Branch: refs/heads/5.6
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 64762aebc92300aa34b0cf9eb4b210b9502d3001
      https://github.com/hibernate/hibernate-search/commit/64762aebc92300aa34b0cf9eb4b210b9502d3001
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/cfg/FieldMapping.java
    M engine/src/main/java/org/hibernate/search/cfg/NumericFieldMapping.java

  Log Message:
  -----------
  HSEARCH-2651 Make sure that numericField() in the programmatic API does not duplicate/resets fields


  Commit: 9f596eeae3a97024af5640f24b5c9954895a05e1
      https://github.com/hibernate/hibernate-search/commit/9f596eeae3a97024af5640f24b5c9954895a05e1
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M orm/src/test/java/org/hibernate/search/test/configuration/ProgrammaticMappingTest.java

  Log Message:
  -----------
  HSEARCH-2651 Test that numericField() in the programmatic API does not mess with previously defined metadata


Compare: https://github.com/hibernate/hibernate-search/compare/e0dd3ed8b343...9f596eeae3a9


More information about the hibernate-commits mailing list