Search 6 groundwork - Restore support for indexing event interceptors

Description

WARNING: See before trying to restore the interceptors; it's possible that will make the interceptor obsolete.

See org.hibernate.search.indexes.interceptor.EntityIndexingInterceptor.

Note: we'll have to provide a way to ignore interceptors, most notably because calls to org.hibernate.search.FullTextSession.index(T) are not supposed to be intercepted.

The javadoc for EntityIndexingInterceptor mentions "soft deletes" as a use case for interceptors, we'll have to make sure that at least that one is covered.

Activity

Show:
Fixed

Assignee

Yoann Rodière

Reporter

Components

Sprint

Fix versions

Priority

Created April 11, 2018 at 3:13 PM
Updated September 4, 2020 at 1:07 PM
Resolved August 6, 2020 at 2:26 PM