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
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to