Uses of Package
org.hibernate.search.engine.search.projection.dsl
-
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.elasticsearch Class Description SearchProjectionFactory A factory for search projections.SearchProjectionFactoryExtension An extension to the search projection DSL, allowing the use of non-standard projections in a query. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.elasticsearch.search.projection.dsl Class Description ExtendedSearchProjectionFactory A base interface for subtypes ofSearchProjectionFactoryallowing to easily override the self type for all relevant methods.ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.elasticsearch.search.projection.dsl.impl Class Description ExtendedSearchProjectionFactory A base interface for subtypes ofSearchProjectionFactoryallowing to easily override the self type for all relevant methods.ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.elasticsearch.search.query.dsl Class Description ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.elasticsearch.search.query.dsl.impl Class Description ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.lucene Class Description SearchProjectionFactory A factory for search projections.SearchProjectionFactoryExtension An extension to the search projection DSL, allowing the use of non-standard projections in a query. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.lucene.search.projection.dsl Class Description ExtendedSearchProjectionFactory A base interface for subtypes ofSearchProjectionFactoryallowing to easily override the self type for all relevant methods.ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.lucene.search.projection.dsl.impl Class Description ExtendedSearchProjectionFactory A base interface for subtypes ofSearchProjectionFactoryallowing to easily override the self type for all relevant methods.ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.lucene.search.query.dsl Class Description ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.backend.lucene.search.query.dsl.impl Class Description ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.mapper.scope.spi Class Description SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.projection.definition Class Description SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.projection.definition.spi Class Description CompositeProjectionInnerStep A step in a "multi-step" composite projection definition where one can define inner projections to get values from.CompositeProjectionValueStep The step in a composite projection definition where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.projection.dsl Class Description CompositeProjectionFrom1AsStep The step in a "multi-step" composite projection definition where a single inner projection has been defined and the result of the composite projection can be defined.CompositeProjectionFrom2AsStep The step in a "multi-step" composite projection definition where 2 inner projections have been defined and the result of the composite projection can be defined.CompositeProjectionFrom3AsStep The step in a "multi-step" composite projection definition where 3 inner projections have been defined and the result of the composite projection can be defined.CompositeProjectionFromAsStep The step in a "multi-step" composite projection definition where one or more inner projections have been defined and the result of the composite projection can be defined.CompositeProjectionInnerStep A step in a "multi-step" composite projection definition where one can define inner projections to get values from.CompositeProjectionOptionsStep The final step in a composite projection definition where optional parameters can be set.CompositeProjectionValueStep The step in a composite projection definition where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.DistanceToFieldProjectionOptionsStep The initial and final step in a "distance to field" projection definition, where optional parameters can be set.DistanceToFieldProjectionValueStep The initial step in a "distance to field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.DocumentReferenceProjectionOptionsStep The initial and final step in a "document reference" projection definition, where optional parameters can be set.EntityProjectionOptionsStep The initial and final step in an "entity" projection definition, where optional parameters can be set.EntityReferenceProjectionOptionsStep The initial and final step in an "entity reference" projection definition, where optional parameters can be set.ExtendedSearchProjectionFactory A base interface for subtypes ofSearchProjectionFactoryallowing to easily override the self type for all relevant methods.FieldProjectionOptionsStep The initial and final step in a "field" projection definition, where optional parameters can be set.FieldProjectionValueStep The initial step in a "field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.HighlightProjectionFinalStep The final step in a highlight definition.HighlightProjectionOptionsStep The initial and final step in a highlight definition, where optional parameters can be set.IdProjectionOptionsStep The initial and final step in an "id" projection definition, where optional parameters can be set.ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.ScoreProjectionOptionsStep The initial and final step in a "score" projection definition, where optional parameters can be set.SearchProjectionFactory A factory for search projections.SearchProjectionFactoryExtension An extension to the search projection DSL, allowing the use of non-standard projections in a query.SearchProjectionFactoryExtensionIfSupportedMoreStep The second and later step when attempting to apply multiple extensions to aSearchProjectionFactory.SearchProjectionFactoryExtensionIfSupportedStep The initial step when attempting to apply multiple extensions to aSearchProjectionFactory. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.projection.dsl.impl Class Description CompositeProjectionFrom1AsStep The step in a "multi-step" composite projection definition where a single inner projection has been defined and the result of the composite projection can be defined.CompositeProjectionFrom2AsStep The step in a "multi-step" composite projection definition where 2 inner projections have been defined and the result of the composite projection can be defined.CompositeProjectionFrom3AsStep The step in a "multi-step" composite projection definition where 3 inner projections have been defined and the result of the composite projection can be defined.CompositeProjectionFromAsStep The step in a "multi-step" composite projection definition where one or more inner projections have been defined and the result of the composite projection can be defined.CompositeProjectionInnerStep A step in a "multi-step" composite projection definition where one can define inner projections to get values from.CompositeProjectionOptionsStep The final step in a composite projection definition where optional parameters can be set.CompositeProjectionValueStep The step in a composite projection definition where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.DistanceToFieldProjectionOptionsStep The initial and final step in a "distance to field" projection definition, where optional parameters can be set.DistanceToFieldProjectionValueStep The initial step in a "distance to field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.DocumentReferenceProjectionOptionsStep The initial and final step in a "document reference" projection definition, where optional parameters can be set.EntityProjectionOptionsStep The initial and final step in an "entity" projection definition, where optional parameters can be set.EntityReferenceProjectionOptionsStep The initial and final step in an "entity reference" projection definition, where optional parameters can be set.FieldProjectionOptionsStep The initial and final step in a "field" projection definition, where optional parameters can be set.FieldProjectionValueStep The initial step in a "field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.HighlightProjectionFinalStep The final step in a highlight definition.HighlightProjectionOptionsStep The initial and final step in a highlight definition, where optional parameters can be set.IdProjectionOptionsStep The initial and final step in an "id" projection definition, where optional parameters can be set.ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.ScoreProjectionOptionsStep The initial and final step in a "score" projection definition, where optional parameters can be set.SearchProjectionFactory A factory for search projections.SearchProjectionFactoryExtension An extension to the search projection DSL, allowing the use of non-standard projections in a query.SearchProjectionFactoryExtensionIfSupportedMoreStep The second and later step when attempting to apply multiple extensions to aSearchProjectionFactory.SearchProjectionFactoryExtensionIfSupportedStep The initial step when attempting to apply multiple extensions to aSearchProjectionFactory. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.projection.dsl.spi Class Description CompositeProjectionInnerStep A step in a "multi-step" composite projection definition where one can define inner projections to get values from.CompositeProjectionValueStep The step in a composite projection definition where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.DistanceToFieldProjectionValueStep The initial step in a "distance to field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.DocumentReferenceProjectionOptionsStep The initial and final step in a "document reference" projection definition, where optional parameters can be set.EntityProjectionOptionsStep The initial and final step in an "entity" projection definition, where optional parameters can be set.EntityReferenceProjectionOptionsStep The initial and final step in an "entity reference" projection definition, where optional parameters can be set.ExtendedSearchProjectionFactory A base interface for subtypes ofSearchProjectionFactoryallowing to easily override the self type for all relevant methods.FieldProjectionValueStep The initial step in a "field" projection definition, where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.HighlightProjectionOptionsStep The initial and final step in a highlight definition, where optional parameters can be set.IdProjectionOptionsStep The initial and final step in an "id" projection definition, where optional parameters can be set.ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.ScoreProjectionOptionsStep The initial and final step in a "score" projection definition, where optional parameters can be set.SearchProjectionFactory A factory for search projections.SearchProjectionFactoryExtension An extension to the search projection DSL, allowing the use of non-standard projections in a query.SearchProjectionFactoryExtensionIfSupportedStep The initial step when attempting to apply multiple extensions to aSearchProjectionFactory. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.query.dsl Class Description ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.query.dsl.impl Class Description ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.query.dsl.spi Class Description ProjectionFinalStep The final step in a projection definition, where the projection can be retrieved.SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.engine.search.query.spi Class Description SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.mapper.orm.scope Class Description SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.mapper.orm.scope.impl Class Description SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.mapper.pojo.scope.impl Class Description SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.mapper.pojo.scope.spi Class Description SearchProjectionFactory A factory for search projections. -
Classes in org.hibernate.search.engine.search.projection.dsl used by org.hibernate.search.mapper.pojo.search.definition.impl Class Description CompositeProjectionInnerStep A step in a "multi-step" composite projection definition where one can define inner projections to get values from.CompositeProjectionValueStep The step in a composite projection definition where the projection (optionally) can be marked as multi-valued (returning Lists), and where optional parameters can be set.SearchProjectionFactory A factory for search projections.