feat(website): prototype static Pagefind search - #26190
Draft
pront wants to merge 10 commits into
Draft
Conversation
…edback into website branch (#25852) Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Thomas <thomas.schneider@datadoghq.com> Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas <thomas.schneider@datadoghq.com>
Contributor
|
Your preview sites will be ready in a few minutes, please allow time for them to build. |
thomasqueirozb
force-pushed
the
website
branch
from
August 26, 2026 14:42
9890179 to
2bcad9b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Motivation
Compare a static, browser-side search implementation with the existing Typesense search, whose server-side preset is hard to tune.
Changes
make pagefind-prototype.?search=pagefindfor the static-search prototype and&ranking=docsfor an experimental docs-first ranking preset.Vector configuration
N/A
How did you test this PR?
yarn tsc --noEmitmake production-build pagefind(553 generated pages; 516 indexed)remap: Typesense returned repeated sections from the same component page; the Pagefind docs preset ranked the Remap component and VRL reference first.Change Type
Is this a breaking change?
Does this PR include user facing changes?
no-changeloglabel to this PR.References
None.