Hibernate Search

Roadmap

Interested in our past releases?

To learn more about what we introduced in our past releases, please consult the "What's new" section of a given series .

Hibernate Search is a community driven project and as such the roadmap constantly evolves to reflect the users needs.

You can find a finer grained roadmap in our issue tracker but this page is a good and concise view of where we are going.

Dates are generally omitted: milestones are released regularly, the Final release is tagged when it’s considered stable.

Hibernate Search 7.0

For a full list of issues currently planned for this series, see here.

Upgrade baseline requirements

Upgrade to newer versions of dependencies and drop compatibility with older technologies. In particular:

  • HSEARCH-4556 Require JDK 11 (at least)

  • HSEARCH-4393 Upgrade to Lucene 9.x (which requires JDK 11)

  • HSEARCH-4394 Switch from Java EE to Jakarta EE

  • HSEARCH-4395 Upgrade to Hibernate ORM 6 (with requires Jakarta EE instead of Java EE) and drop compatibility with Hibernate ORM 5

Hibernate Search 7.1

For a full list of issues currently planned for this series, see here.

Hibernate Search 7.2

For a full list of issues currently planned for this series, see here.

Later

If the feature you are looking for is not on the roadmap, look for it here or submit a Jira issue, and consider contributing.

Back to top