Uses of Class
org.hibernate.search.engine.search.projection.dsl.spi.AbstractSearchProjectionFactory
-
-
Uses of AbstractSearchProjectionFactory in org.hibernate.search.backend.elasticsearch.search.projection.dsl.impl
Subclasses of AbstractSearchProjectionFactory in org.hibernate.search.backend.elasticsearch.search.projection.dsl.impl Modifier and Type Class Description classElasticsearchSearchProjectionFactoryImpl<R,E> -
Uses of AbstractSearchProjectionFactory in org.hibernate.search.backend.lucene.search.projection.dsl.impl
Subclasses of AbstractSearchProjectionFactory in org.hibernate.search.backend.lucene.search.projection.dsl.impl Modifier and Type Class Description classLuceneSearchProjectionFactoryImpl<R,E>
-