Skip to content

feat(docusaurus-adapter): support docsearch key and adapter docs#2858

Merged
dylantientcheu merged 10 commits intomainfrom
feat/docusaurus-adapter
Feb 17, 2026
Merged

feat(docusaurus-adapter): support docsearch key and adapter docs#2858
dylantientcheu merged 10 commits intomainfrom
feat/docusaurus-adapter

Conversation

@dylantientcheu
Copy link
Copy Markdown
Contributor

@dylantientcheu dylantientcheu commented Feb 10, 2026

Summary

  • @docsearch/docusaurus-adapter has been cloned from https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-search-algolia docusaurus' version of theme-serch-algolia
  • add @docsearch/docusaurus-adapter as a first-class workspace package and wire monorepo/build configuration for adapter development and website usage
  • support themeConfig.docsearch as the canonical config key while keeping themeConfig.algolia as a backward-compatible alias, with clear validation when both are defined
  • update the website to use the adapter and add dedicated documentation explaining why adapter-first integration gives faster access to the latest DocSearch features on current Docusaurus versions

See the documentation: https://deploy-preview-2858--docsearch.netlify.app/docs/docusaurus-adapter

Test plan

  • yarn workspace @docsearch/docusaurus-adapter build
  • yarn workspace @docsearch/website build
  • Start website locally and verify themeConfig.docsearch.askAi.sidePanel behavior manually

Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 10, 2026

Deploy Preview for docsearch ready!

Name Link
🔨 Latest commit 93d4397
🔍 Latest deploy log https://app.netlify.com/projects/docsearch/deploys/69949907ad4d7e00085b30a8
😎 Deploy Preview https://deploy-preview-2858--docsearch.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 10, 2026

Deploy Preview for docsearch-demo failed.

Name Link
🔨 Latest commit 93d4397
🔍 Latest deploy log https://app.netlify.com/projects/docsearch-demo/deploys/699499074378ab000759face

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a866654ca7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread adapters/docusaurus-theme-search-algolia/src/theme/SearchPage/index.tsx Outdated
@dylantientcheu dylantientcheu merged commit 4f68ebb into main Feb 17, 2026
7 of 11 checks passed
@dylantientcheu dylantientcheu deleted the feat/docusaurus-adapter branch February 17, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant