mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-13 18:40:54 +01:00
16 lines
1.0 KiB
Markdown
16 lines
1.0 KiB
Markdown
---
|
|
template: overrides/main.html
|
|
---
|
|
|
|
# Blog
|
|
|
|
<h2>Search: better, faster, smaller</h2>
|
|
|
|
__This is the story of how we managed to completely rebuild client-side search, delivering a significantly better user experience, while making it faster and smaller at the same time.__
|
|
|
|
The search of Material for MkDocs is genuinely one of its best and most-loved assets: fast, multi-lingual, offline-capable and most importantly: _all client-side_. It provides a solution to empower the users of your documentation to find what they're searching for instantly without the headache of managing additional servers. However, even though several iterations have been made, there's still some room for improvement, which is why we rebuilt the search plugin and integration from the ground up. This article shines some light on the internals of the new search, why it's much more powerful than the previous version and what's about to come.
|
|
|
|
[Continue reading :octicons-arrow-right-24:][1]{ .md-button }
|
|
|
|
[1]: 2021/search-better-faster-smaller.md
|