views:

62

answers:

1

I am developing an application in struts 1.2 framework.

I want to use hibernate full text search in my application. How can I use it?

+1  A: 

Read the book Hibernate Search in Action. IMHO, it is very useful for both beginners and professionals.

Yuri.Bulkin