I found that Entity API provides property (metadata) callbacks for image field in D7 core.

However this is not the case for imagefield_crop fields so the attached patch remedies this and allows Search API to "see" imagefield_crop fields.

Comments

barry_fisher’s picture

Resubmitting patch without erroneous whitespace.

zhgenti’s picture

Status: Needs review » Closed (duplicate)

Thanks @reallifedesign, similar patch have been committed already. But we do appreciate your efforts