Enterprise Java

Hibernate Search 4.2 final released: spatial query supported

JBoss has announced the release of Hibernate Search 4.2 final. You may download it from Sourceforge or use the Maven artifacts.

In the new release, some interesting features are included:

  • Hibernate Search now supports spatial queries. With the Spatial extensions you can combine fulltext queries with restrictions based on distance from a point in space, filter results based on distances from coordinates or sort results on such a distance criteria.
  • Compatibility with Apache Lucene 3.6, the suggested version being 3.6.2
  • Integration with Apache Tika for indexing files like MP3 or word documents (as well as the indexing the metadata of those files)
  • JBoss AS 7 simplified integration via a set of modules
  • Performance improvements for the Near Real Time support
  • Compatibility with the latest Hibernate ORM 4.1.9.Final

In order to migrate to the latest version, follow the Hibernate Search Migration Guide.

Want to know how to develop your skillset to become a Java Rockstar?

Join our newsletter to start rocking!

To get you started we give you our best selling eBooks for FREE!

 

1. JPA Mini Book

2. JVM Troubleshooting Guide

3. JUnit Tutorial for Unit Testing

4. Java Annotations Tutorial

5. Java Interview Questions

6. Spring Interview Questions

7. Android UI Design

 

and many more ....

 

Receive Java & Developer job alerts in your Area

I have read and agree to the terms & conditions

 

Ilias Tsagklis

Ilias is a software developer turned online entrepreneur. He is co-founder and Executive Editor at Java Code Geeks.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
Back to top button