| Package | Description |
|---|---|
| org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
| Modifier and Type | Method and Description |
|---|---|
MoreLikeThisContext |
MoreLikeThisContext.excludeEntityUsedForComparison()
Deprecated.
Exclude the entity used for comparison from the results
|
MoreLikeThisContext |
MoreLikeThisContext.favorSignificantTermsWithFactor(float factor)
Deprecated.
Boost significant terms relative to their scores.
|
MoreLikeThisContext |
QueryBuilder.moreLikeThis()
Deprecated.
Support for more-like-this queries will be removed in Hibernate Search 6.
See this section of the migration guide.
|
Copyright © 2006-2023 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.