| Package | Description |
|---|---|
| org.hibernate.search.query.collector.impl |
This package contains custom Lucene Collector implementations.
|
| org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
| org.hibernate.search.query.dsl.impl | |
| org.hibernate.search.query.engine.impl | |
| org.hibernate.search.query.engine.spi | |
| org.hibernate.search.query.facet |
This package contains the classes for the public faceting API.
|
| Class and Description |
|---|
| Facet
A single facet (field value and count).
|
| FacetSortOrder
Specifies the order in which the facets are returned.
|
| Class and Description |
|---|
| FacetingRequest
Faceting request interface.
|
| FacetSortOrder
Specifies the order in which the facets are returned.
|
| Class and Description |
|---|
| Facet
A single facet (field value and count).
|
| FacetingRequest
Faceting request interface.
|
| FacetSortOrder
Specifies the order in which the facets are returned.
|
| RangeFacet |
| Class and Description |
|---|
| Facet
A single facet (field value and count).
|
| FacetingRequest
Faceting request interface.
|
| FacetSelection
Groups a set of
Facet to be applied onto a query. |
| Class and Description |
|---|
| Facet
A single facet (field value and count).
|
| FacetingRequest
Faceting request interface.
|
| FacetSelection
Groups a set of
Facet to be applied onto a query. |
| Class and Description |
|---|
| Facet
A single facet (field value and count).
|
| FacetSortOrder
Specifies the order in which the facets are returned.
|
Copyright © 2006–2014 Hibernate. All rights reserved.