docs: convert search-boost into general Search config page#5851
Merged
Conversation
Renames optimize/search-boost.mdx to optimize/search.mdx and restructures it so search boost is one section alongside the new "Maximum search results" setting from mint #7771. Updates inbound links (changelog, pages.mdx, settings-reference.mdx) to deep-link into the boost section, adds a redirect from the old path, and includes light/dark screenshots of the new dashboard settings page.
densumesh
approved these changes
May 18, 2026
This was referenced May 18, 2026
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
optimize/search-boost.mdx→optimize/search.mdxand restructures it so search boost is one section alongside a new Maximum search results section (for mint #7771).images/search-settings-{light,dark}.png(1534×1185, matched dimensions).changelog.mdx,organize/pages.mdx, andorganize/settings-reference.mdxto deep-link into#boost-search-ranking./optimize/search-boost→/optimize/search.Per repo conventions, translation files (
zh/,fr/,es/,*.jsonlanguage manifests) are intentionally untouched — the auto-translation pipeline picks those up after merge.Test plan
/optimize/searchrenders with both sections and the screenshots swap correctly between light and dark themes/optimize/search-boostredirects to/optimize/searchorganize/pages, andorganize/settings-referenceland on the boost sectionmint broken-linksis cleanNote
Low Risk
Low risk documentation-only change that updates navigation and adds a redirect; main risk is broken links or incorrect anchors if paths/ids don’t match.
Overview
Consolidates the standalone
Search boostdocumentation into a newSearchpage (optimize/search.mdx) that keeps the boost guidance and adds a new section documenting the Maximum search results dashboard setting (with light/dark screenshots).Updates site navigation (
docs.json) and inbound links (e.g.changelog.mdx,organize/pages.mdx,organize/settings-reference.mdx) to point atoptimize/search#boost-search-ranking, deletesoptimize/search-boost.mdx, and adds a redirect from/optimize/search-boostto/optimize/searchinredirects.json.Reviewed by Cursor Bugbot for commit cab05c7. Bugbot is set up for automated code reviews on this repo. Configure here.