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 8.0

The main goals for the 8.0 series are: * introduce the static metamodel as an incubating feature (HSEARCH-4951) * provide integration with Hibernate ORM 7.0 (HSEARCH-5082)

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

Hibernate Search 8.1

The main goals for the 8.1 series are: * introduce the bucket aggregations (HSEARCH-3661) * continue improving the static metamodel, in particular look into generating finder methods (HSEARCH-4953) * experiment with Maven 4 (HSEARCH-5304) * introduce the extended (platform) BOM (HSEARCH-5356)

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

Hibernate Search 8.2

The main goals for the 8.2 series are:

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

Hibernate Search 9.0

The main goal for the 9.0 series would be to explore an alternative approach to index mapping, where the index structure is described as a set of annotated records.

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