| Package | Description |
|---|---|
| org.hibernate.search.cfg | |
| org.hibernate.search.metadata | |
| org.hibernate.search.query.engine.spi |
| Class and Description |
|---|
| BoostStrategy
Deprecated.
Index-time boosting will not be possible anymore starting from Lucene 7.
You should use query-time boosting instead, for instance by calling
boostedTo(float)
when building queries with the Hibernate Search query DSL. |
| Class and Description |
|---|
| BoostStrategy
Deprecated.
Index-time boosting will not be possible anymore starting from Lucene 7.
You should use query-time boosting instead, for instance by calling
boostedTo(float)
when building queries with the Hibernate Search query DSL. |
| Class and Description |
|---|
| ProjectionConstants
Defined projection constants.
|
Copyright © 2006-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.