is it just me or <pantsbuild.org> search is broken...
# general
s
is it just me or pantsbuild.org search is broken?
1
Screenshot from 2025-02-11 12-36-25.png,Screenshot from 2025-02-11 12-36-34.png,Screenshot from 2025-02-11 12-36-41.png
h
Yes, you're right It lands you on
prerelease
instead of
stable
1
h
Ooof
I’ll take a look
❤️ 1
@bitter-ability-32190 any ideas? I don’t think we should be indexing prerelease in prod, and also, it looks like we’ve configured a redirect that turns URLS with
/prerelease/
into
/${mostRecentPreReleaseVersion.shortVersion}/
, so that also appears to not be working?
I’ll take the technical details convo over to the maintainers channel
Trying some things, but one thing that apparently happened is that algolia stopped updating our index as s precaution, because there was too big a drop in the number of crawled documents… But I suspect that drop is fine, we probably removed some versions or something, I dunno. So will override that precaution now and see what happens.
h
Thanks for taking the time to fix this
h
Thanks for the bug report!
I think this is fixed now? Can you check?
s
yep, it works now, thank you!
h
Awesome!!