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

GitHub noreply at github.com
Tue Mar 28 11:24:13 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 425336e58eb52077333a878f6db39e42050057e1
      https://github.com/hibernate/hibernate-search/commit/425336e58eb52077333a878f6db39e42050057e1
  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: 00db98b606c0d0b10145c82169ed9015bb65d013
      https://github.com/hibernate/hibernate-search/commit/00db98b606c0d0b10145c82169ed9015bb65d013
  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/047d81ee3ab2...00db98b606c0


More information about the hibernate-commits mailing list