Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.1k stars 4.95k forks source link

🔍 Improving search on docs with Algolia's DocSearch #6814

Open Shipow opened 5 years ago

Shipow commented 5 years ago

Hello Semantic UI team,

I've noticed that your documentation could take advantage of our DocSearch initiative.

So, we went on trying to improve the search and came up with this:
💖Try out the search here 💖 (we've added docsearch.js to a mirror of the documentation).

Algolia's DocSearch is crawling the website every 24h, extracting content from every page. Then this content is made searchable by Algolia's API and exposed to the user with a searchbox and its custom dropdown.

You might have already used DocSearch on some popular docs like Bootstrap, Vue, jQuery, React, Jest, Gitlab, Brew, Heroku, Invision, Stripe, Algolia, ...
So far, we are maintaining our crawler for 1500+ docs.

docsearch autocomplete preview


Are you interested?


Ping @shipow or @s-pace 🚀

lubber-de commented 5 years ago

https://fomantic-ui.com recently implemented the algolia search by the release of 2.7.5 some days ago