Lucene users (2.3): migrate to Lucene 2.3.1

In some specific cases, Lucene 2.3.0 can corrupt your index. It happens in very specific cases:you use autoCommit=false on IndexWriteror multiple threads are adding documents where some have term-vector enabled … [...]

Hibernate Search in Action book

I am very please to announce that a book on Hibernate Search is on its way. John Griffin and I are co-authoring Hibernate Search in Action from Manning.The goal of this book is to give a good practical understanding of Hibernate Search and guide people through the steps of adding full text search capability … [...]