openverse-api icon indicating copy to clipboard operation
openverse-api copied to clipboard

Re-index the images after `width` and `height` are added to all images in the catalog

Open obulat opened this issue 3 years ago • 0 comments

Blocked by https://github.com/WordPress/openverse-catalog/issues/521

Problem

Currently, 12 571 694 images in the catalog database do not have the size information.

Description

After this information is added to the database in https://github.com/WordPress/openverse-catalog/issues/521, we would need to run REINDEX to make sure that Elasticsearch has this information, and aspect ratio and size filters are also updated.

Additional context

This probably does not require any code changes, but the issue is created to keep track.

obulat avatar May 20 '22 12:05 obulat