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