1
0
Fork 0
docsearch/packages/website
Paul Jankowski 905e26d693
feat(v4): Add support for multi-index search (#2736)
* feat(v4): Add support for multi-index search

* feat(docs): Document new indices property and mark indeName and searchParameters as deprecated

---------

Co-authored-by: Dylan Tientcheu <dylan.tientcheu@algolia.com>
2025-09-02 11:18:38 -04:00
..
docs feat(v4): Add support for multi-index search (#2736) 2025-09-02 11:18:38 -04:00
plugins feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
src feat: a11y and ux tweaks (#2712) 2025-08-14 20:04:30 +02:00
static feat(docsearch): added documentation for crawler automated markdown configuration (#2714) 2025-08-11 20:37:49 -04:00
tarballs fix: upload tarballs 2025-07-23 11:00:50 +02:00
versioned_docs feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
versioned_sidebars feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
.gitignore feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00
babel.config.mjs chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
components.json fix: tailwind styles 2025-07-24 17:59:42 +02:00
docusaurus.config.mjs feat(v4): Add support for multi-index search (#2736) 2025-09-02 11:18:38 -04:00
package.json chore: release v4.0.0-beta.8 (#2739) 2025-08-28 15:52:04 +02:00
README.md Update README.md 2025-04-22 23:10:04 +02:00
sidebars.js feat(docs): Add Ask AI error documentation (#2726) 2025-08-27 17:02:46 -04:00
tsconfig.json feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
versions.json feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00

DocSearch

The easiest way to add search to your documentation. For free.

Netlify Status

Check out our website for a complete explanation and documentation.

Installation

  1. In the root of this repository (two level above this directory), do yarn install and yarn build
  2. In this directory, do yarn start.
  3. A browser window will open up, pointing to the docs.

Deployment

Netlify handles the deployment of this website. If you are part of the DocSearch core team. Access the Netlify Dashboard.