Search 6 groundwork - Restore support for "distance" projections
Description
depends on
follows up on
is duplicated by
Activity
Show:
Fixed
Details
Details
Assignee

Reporter

Components
Sprint
None
Fix versions
Priority
Created May 30, 2018 at 2:37 PM
Updated November 28, 2018 at 3:43 PM
Resolved October 23, 2018 at 8:58 AM
See https://github.com/hibernate/hibernate-search-6-poc/pull/66
We will need a "projection DSL" in order for distance projections to work properly, so that we can pass the point to compute the distance to as a parameter.
Note that the DSL is also needed for "type-safe projections" .
See also HSEARCH-2265.