Add query syntax reference to search input - #2381
Conversation
Introduce a quick-reference guide for SQL and Lucene query syntax directly within the search interface. Users can now click a help icon next to the language selector to view common query examples, operators, and formatting rules tailored to the active query language. This improves usability and helps users construct valid search queries more easily.
|
|
@vinzee is attempting to deploy a commit to the HyperDX Team on Vercel. A member of the Team first needs to authorize it. |
Deep Review✅ No critical issues found. This is a self-contained, read-only display feature (a syntax reference modal) with no backend, auth, data-mutation, or network-write surface. No P0/P1 issues. The items below are recommendations and nits. 🟡 P2 -- recommended
🔵 P3 nitpicks (4)
Reviewers (9): correctness, kieran-typescript, julik-frontend-races, maintainability, testing, project-standards, adversarial, agent-native, learnings-researcher. Testing gaps:
|
pulpdrew
left a comment
There was a problem hiding this comment.
LGTM after a few tweaks to a couple of the examples. Thanks for the contribution!
Summary
Introduce a quick-reference guide for SQL and Lucene query syntax directly within the search interface. Users can now click a help icon next to the language selector to view common query examples, operators, and formatting rules tailored to the active query language. This improves usability and helps users construct valid search queries more easily.
Screenshots or video
Lucene
SQL
How to test on Vercel preview
References