-
Interfaces Interface Description org.hibernate.search.engine.search.predicate.dsl.PredicateBoostStep UsePredicateScoreStepinstead.
-
Enums Enum Description org.hibernate.search.engine.backend.document.model.dsl.ObjectFieldStorage UseObjectStructureinstead.
-
Fields Field Description org.hibernate.search.engine.cfg.BackendSettings.INDEX_DEFAULTS To set defaults for a particular configuration property for all indexes in a backend, just set the configuration property at the backend level. E.g. instead ofhibernate.search.backend.index_defaults.indexing.queue_sizesethibernate.search.backend.indexing.queue_size.org.hibernate.search.engine.cfg.EngineSettings.DEFAULT_BACKEND The default backend shouldn't be assigned a name; just prefix its properties withEngineSettings.BACKENDinstead ofEngineSettings.BACKENDS+ a name.org.hibernate.search.engine.cfg.EngineSettings.Radicals.DEFAULT_BACKEND