| Package | Description |
|---|---|
| org.hibernate.search.query.collector.impl |
This package contains custom Lucene Collector implementations.
|
| org.hibernate.search.query.dsl.impl | |
| org.hibernate.search.query.engine.impl |
| Class and Description |
|---|
| FacetingRequestImpl
Base class for faceting requests.
|
| Class and Description |
|---|
| AbstractFacet
A single facet (field value and count).
|
| ConnectedFacetParameterContext |
| ConnectedMoreLikeThisQueryBuilder |
| ConnectedMoreLikeThisQueryBuilder.INPUT_TYPE
We could encapsulate that into a MoreLikeThisContentObject but going for this approach for now
to save memory pressure.
|
| FacetingRequestImpl
Base class for faceting requests.
|
| FacetRange |
| FieldBridgeCustomization
Customization context which allows to inject a field bridge instance to be used for querying the current field.
|
| FieldContext |
| FieldsContext
Encapsulate the common field context state capture.
|
| MoreLikeThisBuilder
Class inspired and code copied from Apache Lucene MoreLikeThis class.
|
| MoreLikeThisQueryContext |
| PhraseQueryContext |
| QueryBuildingContext
Keep the query builder contextual information
|
| RangeQueryContext |
| SpatialQueryContext |
| Class and Description |
|---|
| FacetingRequestImpl
Base class for faceting requests.
|
Copyright © 2006–2015 Hibernate. All rights reserved.