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 |
FacetRangeAboveBelowContext<T> |
interface |
FacetRangeBelowContinuationContext<T> |
interface |
FacetRangeEndContext<T> |
Modifier and Type | Class and Description |
---|---|
class |
ConnectedFacetRangeAboveBelowContext<T> |
class |
ConnectedFacetRangeBelowContinuationContext<T> |
class |
ConnectedFacetRangeEndContext<T> |
class |
ConnectedFacetRangeStartContext<T> |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved