| Package | Description |
|---|---|
| org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
| org.hibernate.search.query.engine.spi | |
| org.hibernate.search.query.facet |
This package contains the classes for the public faceting API.
|
| 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.
|
| FacetSelection
Groups a set of
Facet to be applied onto a query. |
| Class and Description |
|---|
| Facet
A single facet (field value and count).
|
| FacetCombine
Defines how selected facets are combined.
|
| FacetSortOrder
Specifies the order in which the facets are returned.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.