Hibernate Search is a library that integrates Hibernate ORM with Apache Lucene or Elasticsearch by automatically indexing entities, enabling advanced search functionality: full-text, geospatial, aggregations and more. For more information, see Hibernate Search on hibernate.org.

After a week from publishing Hibernate Search 4.3.0.Beta1 with its great performance improvements we're feeling it is actually solid enough to move quickly towards a release, so here you have...

Hibernate Search 4.3.0.CR1 is released

now available both in Maven repositories and from Sourceforge. No significant changes where made to the codebase.

Roadmap

In case you're wondering about this new release pace or would like more insight, or provide some suggestions, we've published a temptative roadmap on the wiki. As always feedback is welcome on the Mailing Lists or on IRC: you can have an impact on the roadmap.

Please report any issue on JIRA, and feel free to fork the source from GitHub. If you need some advice you can ask on the forums.


Back to top