There's a few instances where an article can show up in the search results without "published_at" being present. This seems to happen if an article is scheduled, but not published yet.
There's also a chance that the published_at is not here yet.
We should check for both conditions.
There's a few instances where an article can show up in the search results without "published_at" being present. This seems to happen if an article is scheduled, but not published yet.
There's also a chance that the
published_atis not here yet.We should check for both conditions.