Details
-
Improvement
-
Resolution: Fixed
-
High
-
5.4.1
-
None
-
Pollux Core S5, Pollux Platform S6, Pollux Platform S7
Description
Search handlers require a field map, which provides a mapping of ContentType, FieldDefinition and FieldType identifiers. With decoupling Search handlers from Persistence (see https://jira.ez.no/browse/EZP-23940), getFieldMap() method should be added to ContentType storage handler. That will make SPI caching possible and will provide performance benefits.