You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
We are planning to tear down the legacy search.bsky.social service immanently. As noted in #26, that index has not been getting updates for about a week.
This migration was hinted at a while back (bluesky-social/atproto#1711), and there is a migration path to switching over to specified search endpoints on the appview (api.bsky.app). The cached public version of the appview (public.api.bsky.app) would probably be a good fit for this use case. It might require tweaks to reduce the query/refresh rate to stay within rate-limits, but a lot more hydrated metadata is now returned by the endpoint.
I think @jcsalterego has been pinged about this recently, but commenting here for visibility.
The text was updated successfully, but these errors were encountered:
Thanks for writing this up @bnewbold! I appreciate the information and definitely sunset search.bsky.social as you all intended. I will update Contrails and other projects when I have time, and thank you all for providing that endpoint for a long while!
As noted in #26, that index has not been getting updates for about a week.
Weird, I've been adding some console.logs yesterday, and I think I still saw fresh results coming from that API, so I assumed the bug has to be elsewhere.
Are you sure the index is already not being updated?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We are planning to tear down the legacy
search.bsky.social
service immanently. As noted in #26, that index has not been getting updates for about a week.This migration was hinted at a while back (bluesky-social/atproto#1711), and there is a migration path to switching over to specified search endpoints on the appview (
api.bsky.app
). The cached public version of the appview (public.api.bsky.app
) would probably be a good fit for this use case. It might require tweaks to reduce the query/refresh rate to stay within rate-limits, but a lot more hydrated metadata is now returned by the endpoint.I think @jcsalterego has been pinged about this recently, but commenting here for visibility.
The text was updated successfully, but these errors were encountered: