What about the MassIndexer ? I think it should be able to reindex entities which are set to "manual" too, but I wonder if that's the general sentiment.
From the interceptor docs:
The interceptor is applied to a MassIndexer operation, but is ignored when using the explicit indexing control API such org.hibernate.search.FullTextSession.index(T) or purge and purgeAll
|