Search code examples
javaspringhibernatestruts2hibernate-search

Search Integration in Java Web Application


I want to integrate search in my struts + spring + hibernate web appliaction Which is the best and also lightweight open source solution for doing this


Solution

  • Hibernate search is one option else you can always go for Apache Solr Solr

    i will prefer Solr since its an implementation above Apache Lucene and is much faster more flexible and user friendly as well with a good community to support.Additionally its being used is many large scale projects with success rates