Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
SearchScope.massIndexer(Object)instead.UseSearchScope.workspace(Object)instead.This method is deprecated for removal with no alternative. Use Hibernate Search query DSL API to work with your query and results.This method is deprecated for removal with no alternative. Use Hibernate Search query DSL API to work with your query and results.
-
Deprecated InterfacesInterfaceDescriptionUse
IndexingPlanSynchronizationStrategyConfigurationContextSeeIndexingPlanSynchronizationStrategyThis SPI was introduced by mistake and was never used.UseEntityReferenceinstead.UseSearchIndexingPlanExecutionReport
-
Deprecated ClassesClassDescriptionSee
IndexingPlanSynchronizationStrategyNames
-
Deprecated Enum ClassesEnum ClassDescription
-
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. After the removal of this property in a future version, a dirty check will always be performed when considering whether to trigger 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. After the removal of this property in a future version, a dirty check will always be performed when considering whether to trigger 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. After the removal of this property in a future version, a dirty check will always be performed when considering whether to trigger 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. After the removal of this property in a future version, a dirty check will always be performed when considering whether to trigger reindexing.UseHibernateOrmMapperSettings.Radicals.AUTOMATIC_INDEXING_ENABLEDinstead (caution: it expects a boolean value).
-
Deprecated MethodsMethodDescriptionUse
FromDocumentValueConverterandFromDocumentValueConvertContextinstead.UseToDocumentFieldValueConverterandToDocumentFieldValueConvertContextinstead.UseSearchScope.massIndexer(Object)instead.UseSearchScope.workspace(Object)instead.This method is deprecated for removal with no alternative. Use Hibernate Search query DSL API to work with your query and results.This method is deprecated for removal with no alternative. Use Hibernate Search query DSL API to work with your query and results.
-
Deprecated Enum ConstantsEnum ConstantDescription