Package org.hibernate.search.engine.search.projection.spi
-
Interface Summary Interface Description CompositeProjectionBuilder DistanceToFieldProjectionBuilder FieldProjectionBuilder<T> FieldProjectionBuilder.TypeSelector ProjectionAccumulator<E,V,A,R> A variation onCollectorsuitable for projections on field values.ProjectionAccumulator.Provider<U,R> Provides an accumulator for a given type of values to accumulate (T).ProjectionCompositor<E,V> A variation onCollectorsuitable for composing the result of inner projections in a composite projection.ProjectionMappedTypeContext SearchProjectionBuilder<T> A search projection builder, i.e.SearchProjectionBuilderFactory A factory for search projection builders.SearchProjectionIndexScope<S extends SearchProjectionIndexScope<?>> -
Class Summary Class Description ProjectionTypeKeys