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 | Interface and Description |
---|---|
interface |
TermFuzzy |
Modifier and Type | Method and Description |
---|---|
TermTermination |
TermMatchingContext.matching(Object value)
Value searched in the field or fields.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedMultiFieldsTermQueryBuilder |
Modifier and Type | Method and Description |
---|---|
TermTermination |
ConnectedTermMatchingContext.matching(Object value) |
Copyright © 2006–2016 Hibernate. All rights reserved.