Uses of Package
org.hibernate.search.engine.search.query
Packages that use org.hibernate.search.engine.search.query
Package
Description
-
Classes in org.hibernate.search.engine.search.query used by org.hibernate.search.engine.search.queryClassDescriptionA base interface for subtypes of
SearchFetchableallowing to easily override the result type for all relevant methods.A component allowing to fetch search results.A search query, allowing to fetch search results.An extension to the search query, allowing to wrap a query.The total for a search result, pertaining to all matched documents, independently from the offset/limit used when fetching hits.An ongoing query execution delivering hits continuously from a single snapshot of the index. -
Classes in org.hibernate.search.engine.search.query used by org.hibernate.search.engine.search.query.dslClassDescriptionA component allowing to fetch search results.A search query, allowing to fetch search results.
-
Classes in org.hibernate.search.engine.search.query used by org.hibernate.search.engine.search.query.dsl.spiClassDescriptionA base interface for subtypes of
SearchQueryallowing to easily override the result type for all relevant methods.A component allowing to fetch search results.A search query, allowing to fetch search results.An ongoing query execution delivering hits continuously from a single snapshot of the index. -
Classes in org.hibernate.search.engine.search.query used by org.hibernate.search.engine.search.query.spiClassDescriptionA component allowing to fetch search results.A search query, allowing to fetch search results.The total for a search result, pertaining to all matched documents, independently from the offset/limit used when fetching hits.