XML « Search « JPA Q&A





1. Hibernate Search, configuring using XML and Appfuse    forum.hibernate.org

Folks, I'm wondering if anybody has any experience of getting Hibernate Search working with Appfuse? Steps Taken 1) Worked through the Appfuse 'Getting started guide on the wiki' and now have a PersonDao and Unit test to update / remove. 2) Added Hibernate Search and Lucene to the Maven pom 3) Configured Person with annotations to indicate that it should be ...