[hibernate-dev] Hibernate Search 5.11.5.Final and 5.10.9.Final released

2020-02-19 Thread Yoann Rodiere
Hello, We just published two bugfix releases for Hibernate Search: 5.11.5.Final and 5.10.9.Final. These releases mainly upgrade Hibernate Search to the latest compatible Hibernate ORM versions and fix one issue with the JSR-352 integration. See our blog for more information: https://in.relation

Re: [hibernate-dev] api/doc suggestions

2020-02-19 Thread Max Rydahl Andersen
Finally figure out my atlassian account so i could go with the hibernate issues ;) >> What is the equivalent way to do this in new metadata api: >> >> ``` >> new Configuration().setProperty("hibernate.dialect", >> "org.hibernate.dialect.H2Dialect") >> .setProperty("hibernate.