ext-solr
ext-solr copied to clipboard
[BUG] AbstractIndexer::resolveFieldValue and PageFieldMappingIndexer::resolveFieldValue are out of sync
Just noticed in an older version that PageFieldMappingIndexer::resolveFieldValue has not the "ensureFieldValueType" feature like AbstractIndexer. Checked the latest version and it seems nothing changed till now.
Will add more information later...