| Package | Description |
|---|---|
| org.hibernate.search.query.dsl.impl | |
| org.hibernate.search.query.dsl.sort.impl |
| Class and Description |
|---|
| AbstractFacet
A single facet (field value and count).
|
| AbstractRemoteQueryWithAnalyzer
An abstract class for
Query which wraps the analyzer reference information. |
| 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 |
| RemoteMatchQuery
A match query interpreted remotely, thus based on the remote analyzers.
|
| RemoteMatchQuery.Builder |
| SpatialQueryContext |
| Class and Description |
|---|
| QueryBuildingContext
Keep the query builder contextual information
|
Copyright © 2006–2016 Hibernate. All rights reserved.