InlineMetadataProvider should support indexesRef and resolveViaPredicatesOnly
Fixed
Description fields
Basics
Logistics
Basics
Logistics
Description
Just needs an update to parser and schema. The Spring parser extends neither AbstractDynamic- nor AbstractReloading-, so needs to be handled specially.
For historical reasons there is no AbstractBatch- Spring parser, which is where the indexes and predicate resolution flag support is actually implemented in the resolver hierarchy.
Just needs an update to parser and schema. The Spring parser extends neither AbstractDynamic- nor AbstractReloading-, so needs to be handled specially.
For historical reasons there is no AbstractBatch- Spring parser, which is where the indexes and predicate resolution flag support is actually implemented in the resolver hierarchy.