Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…on text Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Heads-up: cross-PR conflict with #7058While reviewing #7058 ("DOCS-1798 - Cross-link Mobot on high-traffic search docs"), I noticed it modifies Whichever of these two PRs merges second should account for the other:
Just flagging for merge sequencing, not a blocker on either PR's own content. |
Resolves the query-assist.md modify/delete conflict by honoring the deletion. Preserves PR #7058's intent by adding <MobotCallout/> to the consolidated search-autocomplete.md, and restores the original page's Alt+Space / Alt+Esc shortcuts in a new Keyboard shortcuts section. Also applies audit fixes to search-autocomplete.md (trim description to <=160 chars, remove em dash, "GA" -> "full release" to match the July 2025 release note) and trims the duplicated AI Parse Assist disambiguation note in parse-predictable-patterns-using-an-anchor.md to a pointer. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Reviewed the full diff and ran a from-scratch One thing this missed: |
JV0812
left a comment
There was a problem hiding this comment.
Verified via full local build (no broken links/anchors) plus a repo-wide check for dangling references to the deleted page/anchors/images — none found. Left one non-blocking comment about a stale terminology reference in data-masking.md.
|
Re: @JV0812's note about the stale term — Current (line 80): | **Query assist suggestions** | Masking is not applied to query-assist suggestions, regardless of the user's role or data access level. |Change to: | **Search autocomplete suggestions** | Masking is not applied to search autocomplete suggestions, regardless of the user's role or data access level. |Two swaps on that one line: the bold row label |
removed mention of query assist, Updated the title and description for clarity. Revised sections to improve readability and consistency in terminology regarding data masking rules.
Resolves two conflicts from PR #7061 (Query Assist consolidation): - search-autocomplete.md: take main's rewritten body and description, keep this branch's retitle intent (now just "Search Autocomplete"). - search-large-messages.md: take main's 256KB facts and Known limitations section, keep this branch's retitle and sentence-case heading. Label and SEO cleanup on the Get Started with Search docs: - Drop the inconsistent "Log" disambiguation prefix from titles (kept where "log message/data/entry" is the real noun). - Make the five category-hub titles grammatically parallel; drop "How to" and the doubled "Sumo Logic" (the site title template already appends it). - Fix the one gerund sidebar_label ("Exporting" -> "Export Search Results"); drop "Log" from "Save a Log Search". - Rewrite ~20 weak or vague descriptions to specific, ~120-160 char summaries. - Fix pre-existing content bugs surfaced by the audit: swapped Apache access/errors descriptions, "Linux server" in the Cisco ASA parser doc (frontmatter and body), stale "Windows 2008" reference. - Make quick-search-collectors-sources.md consistent on "Data Collection page". Reorder two sidebar categories to match 90-day GA4 traffic: - Search Basics: move built-in-metadata to position 2 (highest-traffic page in the section). - Build Searches: place use-searchable-time and dynamic-parsing above the lower-traffic search-modes and search-autocomplete anchors. Verified with a full yarn build (no broken links or anchors). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Purpose of this pull request
Retires the standalone Query Assist doc, which was never a UI-labeled feature, and merges its content into the existing Search Autocomplete page. Adds cross-link notes so Search Autocomplete, AI Parse Assist, and Mobot's Log Analysis Agent (three easily-confused AI-assisted search capabilities) are clearly distinguished from one another. Fixes two dead release-note links that pointed at the retired page, adds a redirect for the old URL, and removes orphaned/stale screenshots. Also includes an unrelated small fix: shrinks the account-preferences icon and moves it inline with its instruction text in two other docs.
Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1827