-
-
Notifications
You must be signed in to change notification settings - Fork 26k
Sphinx search summary disappeared from 1.5 website #29073
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
+1 for re-enabling the sphinx search result previews with the new theme if possible while waiting for a possible revival of the Algolia alternative discussed at #28478. /cc @Charlie-XIAO. |
This I believe is some upstream bug but I can't remember clearly. Let me try to find it out. |
It seems to be because |
I think that we can temporary await for the final release since it should be coming soon. Also, I'll start to look again at the Algolia search engine. |
Let me try |
I have actually tried |
OK so let's just wait. |
So strange π€£
But I found a very simple fix: we can overwrite |
The version 0.15.3 is available ;) |
Looks like the sphinx search summary has gone from 1.5 website. Not crucial, but showing the context of the match is handy to decide which link is more likely to have the information we want when we use the doc search bar.
Maybe due to pydata-sphinx-theme switch, maybe something else ...
More context: #27797
Screenshot for 1.4 https://scikit-learn.org/1.4/search.html?q=ridge

Screenshot for 1.5 https://scikit-learn.org/1.5/search.html?q=ridge

The text was updated successfully, but these errors were encountered: