I think we should allow the user to use the index() method to override the conditional indexing interceptor: the user in this case is explicitly demanding the indexing event so I think it could be confusing to ignore a "direct order". This is what is happening today, but isn't documented.
The EntityIndexingInterceptor has a related FIXME.
Otherwise we might want to implement the missing operations so that people will know exactly what to expect.
|