Search
By default, docStatic is configured to use Lunr search. Its main advantage is that it's a zero cost solution. Its main disadvantage is that the entire search index is downloaded to the user's browser; the larger your site gets, the slower it gets.
A variety of alternatives are available as Docusaurus plugins, including:
- Algolia (pre-installed)
- Markprompt
- Meilisearch
- Orama
- Typesense DocSearch
For more information, refer to Search in the Docusaurus documentation.
Related topics
- Search engine optimization (SEO) – How to make your docStatic site maximally search-engine-friendly.
- Using plugins – Extending the functionality of the static site generator with plugins.
- Hosted CMS – Using docStatic with cloud-hosted or self-hosted TinaCMS.
- Style checking – Spelling, grammar and style checking in docStatic.
- Adding the CMS to an iPad home screen – Adding the CMS to an iPad home screen
- Blog – Blogging with docStatic.
- Notifications – Sending workflow notifications to email, Slack or Teams.