Skip to content

Update for search limits#2783

Merged
abnegate merged 1 commit intomainfrom
feat-search-docs
Mar 4, 2026
Merged

Update for search limits#2783
abnegate merged 1 commit intomainfrom
feat-search-docs

Conversation

@eldadfux
Copy link
Copy Markdown
Member

@eldadfux eldadfux commented Mar 4, 2026

Updated limits for search queries

Summary by CodeRabbit

  • Documentation
    • Updated search documentation to specify a minimum search string length of 3 characters.
    • Added guidance explaining how to search for values containing hyphens by wrapping them in quotes for exact matches.
    • Extended search examples to demonstrate quoted search values in both standard and negative search scenarios.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1f3e73ec-5dd6-4d34-b129-d26999469da2

📥 Commits

Reviewing files that changed from the base of the PR and between 7f0f6af and 53d9f28.

📒 Files selected for processing (2)
  • src/routes/docs/products/databases/legacy/queries/+page.markdoc
  • src/routes/docs/products/databases/queries/+page.markdoc

Walkthrough

This pull request updates documentation for database query search functionality across two markdoc files. The changes clarify that search strings must be at least 3 characters long and add explanatory information blocks about searching for values containing hyphens. Both sections now include guidance on wrapping hyphen-containing values in quotes to ensure exact matching. The updates affect the legacy and current versions of the queries documentation.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update for search limits' accurately summarizes the main change, which is updating search query documentation to specify a minimum 3-character length requirement and clarifying how to search for hyphen-containing values.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat-search-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@abnegate abnegate merged commit a01f57f into main Mar 4, 2026
6 checks passed
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