Overview
When we introduced the IndexAccessor
SPI in 6.2 M1, we added support for configuring custom index accessors in a StandardEvaluationContext
but not in a SimpleEvaluationContext
.
In retrospect, we should add IndexAccessor
support to SimpleEvaluationContext
to align with existing support for PropertyAccessor
.
Related Issues
-
26478