-
Deprecated InterfacesInterfaceDescriptionThis SPI was introduced by mistake and was never used.Use
EntityReferenceinstead.move toMassIndexingFailureHandler.move toMassIndexingMonitor.
-
Deprecated Enums
-
Deprecated FieldsFieldDescriptionorg.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECKThis setting will be removed in a future version. There will be no alternative provided to replace it. A dirty check will always be performed when considering triggering the reindexing.Use
HibernateOrmMapperSettings.INDEXING_LISTENERS_ENABLEDinstead (caution: it expects a boolean value).This setting will be removed in a future version. There will be no alternative provided to replace it. A dirty check will always be performed when considering triggering the reindexing.UseHibernateOrmMapperSettings.IndexingRadicals.LISTENERS_ENABLEDinstead (caution: it expects a boolean value).This setting will be removed in a future version. There will be no alternative provided to replace it. A dirty check will always be performed when considering triggering the reindexing.Use the new configuration property instead:HibernateOrmMapperSettings.AUTOMATIC_INDEXING_STRATEGY, (caution: it expects a boolean value, and its default isHibernateOrmMapperSettings.Defaults.ENABLED).This setting will be removed in a future version. There will be no alternative provided to replace it. A dirty check will always be performed when considering triggering the reindexing.UseHibernateOrmMapperSettings.Radicals.AUTOMATIC_INDEXING_ENABLEDinstead (caution: it expects a boolean value).
-
Deprecated MethodsMethodDescriptionUse
FromDocumentValueConverterandFromDocumentValueConvertContextinstead.UseToDocumentFieldValueConverterandToDocumentFieldValueConvertContextinstead.
-
Deprecated Enum ConstantsEnum ConstantDescription
IndexingPlanSynchronizationStrategyConfigurationContext