Class HibernateOrmMapperSettings.AutomaticIndexingRadicals
java.lang.Object
org.hibernate.search.mapper.orm.cfg.HibernateOrmMapperSettings.AutomaticIndexingRadicals
- Enclosing class:
HibernateOrmMapperSettings
@Deprecated
public static final class HibernateOrmMapperSettings.AutomaticIndexingRadicals
extends Object
Deprecated.
Configuration property keys without the
prefix
+ HibernateOrmMapperSettings.Radicals.AUTOMATIC_INDEXING_PREFIX
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This setting will be removed in a future version.static final String
Deprecated.static final String
Deprecated.UseHibernateOrmMapperSettings.IndexingRadicals.LISTENERS_ENABLED
instead (caution: it expects a boolean value).static final String
Deprecated. -
Method Summary
-
Field Details
-
ENABLED
Deprecated.- See Also:
-
STRATEGY
Deprecated.UseHibernateOrmMapperSettings.IndexingRadicals.LISTENERS_ENABLED
instead (caution: it expects a boolean value).- See Also:
-
SYNCHRONIZATION_STRATEGY
Deprecated.- See Also:
-
ENABLE_DIRTY_CHECK
Deprecated.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.- See Also:
-