Allow usage of FieldSelectors when using Spatial indexing

Description

Since SpatialFieldBridge is not a two-way field bridge it disabled the entity-specific optimisation which allows using FieldSelectors when loading the document from the index.

Would be nice to introduce a generic mechanism so that specific bridges can advertise that there's no need to disable the optimisation, if possible.

This needs some exploratory testing.

Activity

Show:

Yoann Rodière March 28, 2019 at 4:11 PM

Solved in Search 6, since bridges are expected to declare which properties they rely on (the spatial bridge does), and thus the optimization is always enabled.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created June 2, 2017 at 9:50 AM
Updated April 4, 2019 at 9:41 AM
Resolved March 28, 2019 at 4:11 PM