Tag: hibernate
Google-like Search with Hibernate
September 26th, 2007, No Comments
JBoss.org just released Hibernate Search 3.0, which brings full text search capabilities to Hibernate-based applications. Key features in Hibernate Search 3.0 include: Transparent index synchronization: This feature eliminates the need to manually update the index on data change. Events generated by Hibernate Core will trigger the update transparently for the application. Seamless integration with the [...]










