| Package | Description |
|---|---|
| org.hibernate.search.cfg | |
| org.hibernate.search.engine.impl | |
| org.hibernate.search.engine.metadata.impl |
Internal metadata classes created during metadata processing and used by the document builders at runtime.
|
| org.hibernate.search.metadata | |
| org.hibernate.search.metadata.impl | |
| org.hibernate.search.query.engine.impl | |
| 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 |
|---|
| 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 |
|---|
| 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.
|
| Class and Description |
|---|
| ProjectionConstants
Defined projection constants.
|
Copyright © 2006–2017 Hibernate. All rights reserved.