-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
Replace Google search by Algolia docsearch #6710
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
Conversation
Are you sure that you give an unbias view of Algolia versus Google?
Factoring in the fact that 1) you work at Algolia, 2) it's a smaller
company than Google with a less tried and tested product.
|
Even though my view may indeed be biased, this pull request is still relevant in my opinion:
(I am here only talking about the search within the documentation provided by Google Custom Search and in no way about the search http://www.google.com is able to deliver) |
Not convinced: For each of these examples, the first link in Google Custom Search is very relevant. |
Hi @TomDLT ! The url targeted (or excluded) by the scraper are configurable. I indeed excluded the "summary" pages, but I can add them as well as the "about" pages. May I change the configuration so can you give it another try? |
We rarely accept a PR without demanding changes; sure, tweak it. We absolutely need API reference included, and it does not seem to be there. |
Are those changes made in our HTML/JS invocation, or in an API client configuration interface? |
The changes I am currently making are done to a JSON configuration file used by our crawler. |
The configuration has been updated and the demo is up to date here |
Thanks for the update, this is better.
|
Also:
I am closing this this PR as "not yet", to let Algolia improve UI, ranking, handling of less-structured documentations, etc. |
Hello scikit-learn team!
I have been using scikit-learn lately and I struggled sometimes finding efficiently what I was looking for; this is what I try to improve with this pull request.
You can test it live here. Note that each search will redirect to scikit-learn.org.
Benefits for the end user
How it works
We take care of all of this automatically to ensure the best documentation search experience.
Relevant links
About Algolia
At Algolia we provide a hosted search API and support community websites via initiatives like Docsearch or community plans.
I'm available for any question you may have or any more information you would need.