[jboss-user] [JBoss Seam] - Re: Hibernate Search / Compass Gps

epbernard do-not-reply at jboss.com
Tue Aug 14 17:45:28 EDT 2007


Hi
Hibernate Search today relies on Hibernate Core. If someone is interested in constributing, abstraction might be a doable task and certainly a good exercise for JPA 2.0

Integrating Compass and Seam is different. Hibernate Search extends both the Sesison and EntityManager API to provide a unified view to the user. Compass querying model is different, it has it's own Session-like object.

So integrating HSearch was easy, since it just extends existing frameworks integrated with Seam esp JPA. For Compass, something different would be needed.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074215#4074215

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074215



More information about the jboss-user mailing list