| 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 Open . |