Package org.hibernate.search.engine.search.projection
package org.hibernate.search.engine.search.projection
-
InterfacesClassDescriptionProjectionCollector<E,
V, A, R> A variation onCollectorsuitable for projections on field values.Provides a collector for a given type of values to accumulate (T).Defines the factory that can createprojection collector providersbased on a container typeRand container element typeU.A query projection that can be used to obtain particular values of an indexed document.