1 Reply Latest reply on Sep 24, 2010 5:11 AM by cash1981

    Example Application using Seam, RichFaces, Hibernate Search, and Mahout

    thelabdude

      I've just put the finishing touches on a four-part series about a wine rating and recommendation Web application, named VinWiki, built using Seam, RichFaces, Hibernate Search, Lucene, and Mahout. While not a 100% complete Web application, it provides example code and supporting documentation for the following features:



      • User registration

      • Server-side paging

      • Dynamic RichFaces menus

      • Bookmarkable URLs with JSF / RichFaces / Facelets

      • Full-text search using Hibernate Search and Lucene (Spell correction, Term highlighting, Advanced Search)

      • Authentication using Facebook Connect

      • Recommendations using Apache Mahout



      Here is the link to first post:


      http://thelabdude.blogspot.com/2010/05/building-intelligent-web-app-using-seam.html


      As time allows, I'm going to port this example to the latest Seam 3 / RichFaces 4 on JBoss 6 and will post updates to this discussion as I progress.


      Enjoy!