Package org.hibernate.search.engine.search.projection
-
Interface Summary Interface Description SearchProjection<P> A query projection that can be used to obtain particular values of an indexed document.
| Interface | Description |
|---|---|
| SearchProjection<P> |
A query projection that can be used to obtain particular values of an indexed document.
|