Package org.hibernate.search.backend.lucene.search.projection.impl
-
Interface Summary Interface Description LuceneSearchProjection<P> LuceneSearchProjection.Extractor<E,P> An object responsible for extracting data from the Lucene Searcher, to implement a projection.LuceneSearchProjectionIndexScope<S extends LuceneSearchProjectionIndexScope<?>>