First Beta of Hibernate Search 3.3
New Hibernate query DSL applies the appropriate FieldBridge and analyser of a given researched property.
The first beta of Hibernate Search 3.3 has been released with a new Hibernate Search query DSL.
The query DSL applies the appropriate FieldBridge and analyser of a given researched property, and passes objects and not string representations. This release is compatible with Hibernate Core 3.6 and comes with integration tests for both Spring Framework and JTA.
Leave a Reply