Package | Description |
---|---|
org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
org.hibernate.search.query.dsl.impl |
Modifier and Type | Method and Description |
---|---|
MoreLikeThisTermination |
MoreLikeThisMatchingContext.toEntityWithId(Object id)
Find other entities looking like the entity with the given id.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConnectedMoreLikeThisQueryBuilder.MoreLikeThisTerminationImpl |
Modifier and Type | Method and Description |
---|---|
MoreLikeThisTermination |
ConnectedMoreLikeThisMatchingContext.toEntityWithId(Object id) |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved