Uses of Package
org.hibernate.search.engine.search.projection.spi
Packages that use org.hibernate.search.engine.search.projection.spi
Package
Description
-
-
Classes in org.hibernate.search.engine.search.projection.spi used by org.hibernate.search.backend.elasticsearch.search.highlighter.implClassDescriptionProvides an accumulator for a given type of values to accumulate (
T). -
Classes in org.hibernate.search.engine.search.projection.spi used by org.hibernate.search.backend.elasticsearch.search.projection.implClassDescriptionProvides an accumulator for a given type of values to accumulate (
T).A variation onCollectorsuitable for composing the result of inner projections in a composite projection.A search projection builder, i.e. an object responsible for collecting parameters and then building a search projection.A factory for search projection builders. -
-
-
Classes in org.hibernate.search.engine.search.projection.spi used by org.hibernate.search.backend.lucene.search.highlighter.implClassDescriptionA variation on
Collectorsuitable for projections on field values.Provides an accumulator for a given type of values to accumulate (T). -
Classes in org.hibernate.search.engine.search.projection.spi used by org.hibernate.search.backend.lucene.search.projection.implClassDescriptionA variation on
Collectorsuitable for projections on field values.Provides an accumulator for a given type of values to accumulate (T).A variation onCollectorsuitable for composing the result of inner projections in a composite projection.A search projection builder, i.e. an object responsible for collecting parameters and then building a search projection.A factory for search projection builders. -
-
-
-
Classes in org.hibernate.search.engine.search.projection.spi used by org.hibernate.search.engine.search.projection.dsl.implClassDescriptionProvides an accumulator for a given type of values to accumulate (
T).A variation onCollectorsuitable for composing the result of inner projections in a composite projection. -
Classes in org.hibernate.search.engine.search.projection.spi used by org.hibernate.search.engine.search.projection.dsl.spiClassDescriptionProvides an accumulator for a given type of values to accumulate (
T). -
Classes in org.hibernate.search.engine.search.projection.spi used by org.hibernate.search.engine.search.projection.spiClassDescriptionA variation on
Collectorsuitable for projections on field values.Provides an accumulator for a given type of values to accumulate (T).A variation onCollectorsuitable for composing the result of inner projections in a composite projection.A search projection builder, i.e. an object responsible for collecting parameters and then building a search projection.A factory for search projection builders. -
-
-