Allow to bypass bridges in projections

Description

Follow-up on HSEARCH-3223, requires HSEARCH-3222.

The idea would be to be able to opt out of applying the bridge in a projection. Currently this would not be possible since we only define projections using a string (the absolute field path), but with the projection DSL this might become a reality.

We also need to throw an exception when the field is non projectable due to the bridge e.g. if it is bridged and the bridge did not specify a "FromIndexFieldValueConverter" (see the work done in HSEARCH-3221).

Activity

Show:

Fabio Massimo Ercoli March 5, 2019 at 4:07 PM
Edited

I created a follow up to handle the case when the field is non projectable due to the bridge:
HSEARCH-3512

Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Priority

Created August 3, 2018 at 4:03 PM
Updated March 21, 2019 at 5:27 PM
Resolved March 6, 2019 at 1:24 PM