Package org.hibernate.search.engine.search.projection.dsl.spi
package org.hibernate.search.engine.search.projection.dsl.spi
-
ClassDescriptionAbstractSearchProjectionFactory<S extends ExtendedSearchProjectionFactory<S,
R, E>, SC extends SearchProjectionIndexScope<?>, R, E> SearchProjectionDslContext<SC extends SearchProjectionIndexScope<?>>Represents the current context in the search DSL, including in particular the search scope and the projection builder factory.