Page MenuHomePhabricator

Removal of all coordinates doesn't remove them from ES index
Closed, ResolvedPublic

Description

Example query: https://en.wikipedia.org/w/api.php?action=query&format=json&list=geosearch&gscoord=0%7C0&gsradius=10000
Of results there, only Null Island is valid, all the other pages had these coordinates in the past, but don't have them anymore.

According to Erik, this might be caused by our use of upserts for updates.