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 |
---|---|
MoreLikeThisTerminalMatchingContext |
MoreLikeThisContext.comparingAllFields()
Match the content using "all" of the indexed fields of the entity.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedMoreLikeThisMatchingContext |
Modifier and Type | Method and Description |
---|---|
MoreLikeThisTerminalMatchingContext |
ConnectedMoreLikeThisContext.comparingAllFields() |
Copyright © 2006–2016 Hibernate. All rights reserved.