Get started with DocSearch
DocSearch v5 provides separate packages for JavaScript, React, composable interfaces, and framework integrations.
Start with the package overview to choose an integration:
- Use
@docsearch/jsfor a JavaScript application. - Use
@docsearch/reactfor a React application. - Use the Docusaurus adapter for a Docusaurus site.
- Use the Composable API to control the React interface.
To upgrade an existing integration, follow Migrating from v4.
Installation
Install instructions depend on your package. Open the package guide above for commands and required styles.