[hibernate-dev] MassIndexer and Hibernate Core dependency

Emmanuel Bernard emmanuel at hibernate.org
Sun Oct 25 12:42:02 EDT 2009


Hey Sanne,
MassIndexerImpl is 100% dependent of Hibernate Core (you pass a  
SessionFactory).
How realistic and doable is it to abstract that a bit. For example,  
would an Infinispan based mass indexer make sense? If yes, what's  
reusable in your impl (I mean aside from the MassIndexer interface).

Emmanuel



More information about the hibernate-dev mailing list