Class LuceneSearchProjectionFactoryImpl<R,E>

java.lang.Object
org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory<LuceneSearchProjectionFactory<R,E>,LuceneSearchProjectionIndexScope<?>,R,E>
org.hibernate.search.backend.lucene.search.projection.dsl.impl.LuceneSearchProjectionFactoryImpl<R,E>
All Implemented Interfaces:
LuceneSearchProjectionFactory<R,E>, ExtendedSearchProjectionFactory<LuceneSearchProjectionFactory<R,E>,R,E>, SearchProjectionFactory<R,E>

public class LuceneSearchProjectionFactoryImpl<R,E> extends AbstractSearchProjectionFactory<LuceneSearchProjectionFactory<R,E>,LuceneSearchProjectionIndexScope<?>,R,E> implements LuceneSearchProjectionFactory<R,E>