[hibernate-commits] [hibernate/hibernate-search] 9af98f: HSEARCH-115 Making sure that indexNullAs is also a...

noreply at github.com noreply at github.com
Mon Nov 8 05:54:57 EST 2010


Branch: refs/heads/master
Home:   https://github.com/hibernate/hibernate-search

Commit: 9af98f67875d03beb48426e153a7b0deb32b3cae
    https://github.com/hibernate/hibernate-search/commit/9af98f67875d03beb48426e153a7b0deb32b3cae
Author: Hardy Ferentschik <hibernate at ferentschik.de>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M hibernate-search/src/main/java/org/hibernate/search/cfg/FieldMapping.java
  A hibernate-search/src/test/java/org/hibernate/search/test/query/nullValues/ProgrammaticConfiguredValue.java
  A hibernate-search/src/test/java/org/hibernate/search/test/query/nullValues/ProgrammaticIndexAndQueryNullTest.java

Log Message:
-----------
HSEARCH-115 Making sure that indexNullAs is also available via programmatic mapping. Adding test for programmatic indexNullAs


Commit: 479776d11a77f2c20de3ae61a9e1dd15f2d8ffa5
    https://github.com/hibernate/hibernate-search/commit/479776d11a77f2c20de3ae61a9e1dd15f2d8ffa5
Author: Hardy Ferentschik <hibernate at ferentschik.de>
Date:   2010-11-08 (Mon, 08 Nov 2010)

Changed paths:
  M hibernate-search/src/main/docbook/en-US/modules/mapping.xml

Log Message:
-----------
HSEARCH-115 Adding a warning that custom bridge implementations need to take care of the null tokem

Also adding new subsections for the different annotations and fixed a problem with a reused example id




More information about the hibernate-commits mailing list