Integrating Lucene with Hibernate Interceptors

Here’s a great approach to maintaining Lucene indexes from a Hibernate-based application.

In Code_Poet’s blog he describes building and maintaining the Lucene index from an Interceptor, so that on every change to the underlaying database he automatically maintains the index at the same time. Very neat.

Leave a Reply

Your email address will not be published. Required fields are marked *

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