docs: reflect autosave on search max results setting#5939
Closed
mintlify-development[bot] wants to merge 1 commit into
Closed
docs: reflect autosave on search max results setting#5939mintlify-development[bot] wants to merge 1 commit into
mintlify-development[bot] wants to merge 1 commit into
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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
Updates the Maximum search results dashboard instructions to reflect the autosave behavior (the explicit Save changes button was removed) and adds the missing section to the Chinese search page.
Changes
optimize/search.mdx: replaced the "Save changes" step with autosave wording.es/optimize/search.mdx,fr/optimize/search.mdx: mirrored the autosave wording.zh/optimize/search-boost.mdx: added the Maximum search results section and updated keywords.Context
Source PRs:
searchSettings.maxResults(1–100) overrides the default page size when a request does not passpageSize.Note
Low Risk
Low risk documentation-only update; changes clarify UI behavior (autosave) and add missing localized content with no product logic impact.
Overview
Updates the Maximum search results docs in
optimize/search.mdx(and the Spanish/French translations) to reflect the dashboard’s new autosave stepper flow, removing the outdated “Save changes” instruction.Adds the missing Maximum search results section to
zh/optimize/search-boost.mdxand expands its keywords to include this topic.Reviewed by Cursor Bugbot for commit 42cf068. Bugbot is set up for automated code reviews on this repo. Configure here.