[hibernate-commits] [hibernate/hibernate-search] 8faae3: HSEARCH-1785 Deprecating custom filter keys and re...
GitHub
noreply at github.com
Mon Feb 2 05:02:59 EST 2015
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-search
Commit: 8faae3f3e3b5490f788646109c92bb87d0e4ccea
https://github.com/hibernate/hibernate-search/commit/8faae3f3e3b5490f788646109c92bb87d0e4ccea
Author: Gunnar Morling <gunnar.morling at googlemail.com>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M documentation/src/main/asciidoc/ch05.asciidoc
M engine/src/main/java/org/hibernate/search/annotations/FullTextFilterDef.java
M engine/src/main/java/org/hibernate/search/annotations/Key.java
M engine/src/main/java/org/hibernate/search/filter/FilterKey.java
M engine/src/main/java/org/hibernate/search/filter/StandardFilterKey.java
M engine/src/main/java/org/hibernate/search/filter/impl/DefaultFilterKey.java
Log Message:
-----------
HSEARCH-1785 Deprecating custom filter keys and removing them from the documentation
More information about the hibernate-commits
mailing list