Hello, At the end of indexing there is error on in the logs saying
INFO | jvm 1 | main | 2018/06/21 10:46:18.058 | INFO [hybrisHTTP5] [EJBTools] pk 8796256927826 does no longer exist.
INFO | jvm 1 | main | 2018/06/21 10:46:18.059 | WARN [hybrisHTTP5] [DBPersistenceManager] createInfoImpl: Cannot create TypeInfoMap, specified ComposedType is null!
INFO | jvm 1 | main | 2018/06/21 10:46:18.059 | INFO [hybrisHTTP5] [Initialization] Error notifying initialization end for processing. See console output.
INFO | jvm 1 | main | 2018/06/21 10:46:18.059 | de.hybris.platform.jalo.JaloSystemException: item 8796256927826 not found[HY--1]
This pk is from item of ComposedType type. It does not exist anymore, and I'm wondering if there is any way "tell" hybris, that it shouldn't look for it anymore?