Uses of Enum
org.hibernate.search.backend.lucene.schema.SchemaIdStrategy
Packages that use SchemaIdStrategy
Package
Description
-
Uses of SchemaIdStrategy in org.hibernate.search.backend.lucene.cfg
Fields in org.hibernate.search.backend.lucene.cfg declared as SchemaIdStrategyModifier and TypeFieldDescriptionstatic final SchemaIdStrategyLuceneBackendSettings.Defaults.SCHEMA_ID_STRATEGY -
Uses of SchemaIdStrategy in org.hibernate.search.backend.lucene.schema
Methods in org.hibernate.search.backend.lucene.schema that return SchemaIdStrategyModifier and TypeMethodDescriptionstatic SchemaIdStrategystatic SchemaIdStrategyReturns the enum constant of this type with the specified name.static SchemaIdStrategy[]SchemaIdStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.