Skip to content

Conversation

@titoBouzout
Copy link
Collaborator

@titoBouzout titoBouzout commented Oct 27, 2025

  • I have read the Contribution guide
  • This PR references an issue (except for typos, broken links, or other minor problems)

Description(required)

Removes duplicated search results and fix incorrect URLs from Orama search results.

For example "router" gives two duplicated documents

  • solid-router/index#solid-router (invalid)
  • solid-router#solid-router (valid)

The underlying problem seems to be we use mostly urls that do not contain trailing slashes, but our main sections "Solid Router", "Solid Meta", and "Solid Start" are linked using a trailing slash from the top bar menu. This probably confuses orama index resulting in a link that includes /index as the path of the document. Im actually not sure but thats what I suspect.

Related issues & labels

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for solid-docs ready!

Name Link
🔨 Latest commit bdf251c
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/68ffba442f724800079d6d3c
😎 Deploy Preview https://deploy-preview-1320--solid-docs.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.

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