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()
Exclude the entity used for comparison from the results
|
MoreLikeThisContext |
MoreLikeThisContext.favorSignificantTermsWithFactor(float factor)
Boost significant terms relative to their scores.
|
MoreLikeThisContext |
QueryBuilder.moreLikeThis()
Build a query matching resembling content.
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.