|
It seems the exception message which is thrown when Hibernate Search is not correctly bound to Hibernate ORM still reads
Hibernate Search Event listeners not configured, please check the reference documentation and the application's hibernate.cfg.xml
. It's been very long since one needed to actually modify the configuration file to register it.
|