[hibernate-dev] Beginner's tasks for Hibernate Search and Hibernate OGM

Guillaume Smet guillaume.smet at gmail.com
Thu Mar 1 08:37:33 EST 2012


One more idea: we would like to have an API to disable Hibernate
Search temporarily.

Currently we have to start the application with a specific Spring
context configuration to do so. We would like to:
- disable Hibernate Search
- do bulk loading
- enable Hibernate Search again
- use the Mass Indexer to index all the loaded entities

It might be a documentation patch if there is an easy way to do so but
we haven't found it yet.

HTH.

-- 
Guillaume



More information about the hibernate-dev mailing list