Hibernate Search

Migration Guide from Hibernate Search 5.1 to 5.2

Here we are helping you migrate your existing Search application to the latest and greatest.

Upgrade to Search 5.2.x from 5.1.x

The aim of this guide is to assist you migrating an existing application using any version 5.1.x of Hibernate Search to the latest of the 5.2.x series. If you’re looking to migrate different versions see Hibernate Search migration guides.

This document provides pointers for a migration. It refers to Hibernate Search version 5.2.0.Final. If you think something is missing or something does not work, please contact us.

Requirements

If you use the Infinispan integration, you now require Infinispan version 7.2.x.

API changes

No relevant API changes.

Back to top