| 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 |
SimpleQueryStringMatchingContext |
| Modifier and Type | Method and Description |
|---|---|
SimpleQueryStringDefinitionTermination |
SimpleQueryStringMatchingContext.withAndAsDefaultOperator()
Define the default operator as AND.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectedSimpleQueryStringMatchingContext |
| Modifier and Type | Method and Description |
|---|---|
SimpleQueryStringDefinitionTermination |
ConnectedSimpleQueryStringMatchingContext.withAndAsDefaultOperator() |
Copyright © 2006–2017 Hibernate. All rights reserved.