Skip to content

Commit e609b0d

Browse files
authored
Query Assist - Release notes (#5605)
1 parent de5be58 commit e609b0d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

blog-service/2025-07-18-search.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Query Assit (Search)
3+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
4+
keywords:
5+
- query-assit
6+
- search
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
13+
We’re excited to announce the release of **Query Assist**, designed to simplify query building by reducing complexity, enabling easier field discovery, minimizing errors, and providing intelligent query-writing assistance. These enhancements deliver real-time syntax suggestions, schema-based recommendations, and a frictionless query experience.
14+
15+
Key features of this feature include:
16+
17+
* **Real-time syntax suggestions**. Get instant recommendations for syntax and operators to accelerate query creation and reduce errors.
18+
* **Schema-based field suggestions.** Automatically discover relevant keys and fields for structured data like JSON logs.
19+
* **Partial query prediction.** Anticipate the next operator or receive partial query suggestions based on your input.
20+
* **Enhanced user experience.** Real-time error highlighting and intelligent suggestions provide a smooth and seamless query-building process.
21+
22+
These updates make it easier for both beginners and advanced users to craft accurate queries and analyze data efficiently. [Learn more](/docs/search/query-assist/).

0 commit comments

Comments
 (0)