Package org.hibernate.search.backend.lucene.search.projection.impl
package org.hibernate.search.backend.lucene.search.projection.impl
-
ClassDescriptionA projection on the distance from a given center to the GeoPoint defined in an index field.LuceneFieldProjection<F,
V, P, T> A projection on the values of an index field.LuceneObjectProjection<E,V, P> A projection that yields one composite value per object in a given object field.An object responsible for extracting data from the Lucene Searcher, to implement a projection.