[hibernate-commits] [hibernate/hibernate-search] b2b39a: HSEARCH-2906 Do not recommend extending NumericFie...
GitHub
noreply at github.com
Tue Oct 10 04:47:54 EDT 2017
Branch: refs/heads/5.8
Home: https://github.com/hibernate/hibernate-search
Commit: b2b39a757ca6cbc62e2ae3ef941e45f299455cf4
https://github.com/hibernate/hibernate-search/commit/b2b39a757ca6cbc62e2ae3ef941e45f299455cf4
Author: Yoann Rodière <yoann at hibernate.org>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M documentation/src/main/asciidoc/mapping.asciidoc
Log Message:
-----------
HSEARCH-2906 Do not recommend extending NumericFieldBridge in the documentation
It's an enum, you can't extend it.
More information about the hibernate-commits
mailing list