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 |
---|---|
RangeMatchingContext.FromRangeContext<T> |
RangeMatchingContext.FromRangeContext.excludeLimit() |
<T> RangeMatchingContext.FromRangeContext<T> |
RangeMatchingContext.from(T from) |
Modifier and Type | Method and Description |
---|---|
<T> RangeMatchingContext.FromRangeContext<T> |
ConnectedRangeMatchingContext.from(T from) |
Copyright © 2006–2016 Hibernate. All rights reserved.