Skip to content

Fix search in docs#229

Merged
PiotrWodecki merged 1 commit intomainfrom
FCE-2818/fix-search
Feb 16, 2026
Merged

Fix search in docs#229
PiotrWodecki merged 1 commit intomainfrom
FCE-2818/fix-search

Conversation

@PiotrWodecki
Copy link
Member

Description

This PR fixes the searchbar. It wasn't working because of the basepath change to /docs

@linear
Copy link

linear bot commented Feb 16, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the search functionality by updating the includeRoutes configuration in the docusaurus-lunr-search plugin to include the /docs base path prefix. The site's baseUrl is set to /docs, so all route references in plugin configurations need to account for this prefix.

Changes:

  • Updated search plugin route patterns to include /docs prefix for tutorials, how-to, explanation, and api routes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PiotrWodecki PiotrWodecki merged commit 7f6f300 into main Feb 16, 2026
7 checks passed
@PiotrWodecki PiotrWodecki deleted the FCE-2818/fix-search branch February 16, 2026 12:49
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.

2 participants

Comments