diff --git a/blog-service/2025-07-18-search.md b/blog-service/2025-07-18-search.md new file mode 100644 index 0000000000..cf9d4031d1 --- /dev/null +++ b/blog-service/2025-07-18-search.md @@ -0,0 +1,22 @@ +--- +title: Query Assit (Search) +image: https://help.sumologic.com/img/reuse/rss-image.jpg +keywords: + - query-assit + - search +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + + +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. + +Key features of this feature include: + +* **Real-time syntax suggestions**. Get instant recommendations for syntax and operators to accelerate query creation and reduce errors. +* **Schema-based field suggestions.** Automatically discover relevant keys and fields for structured data like JSON logs. +* **Partial query prediction.** Anticipate the next operator or receive partial query suggestions based on your input. +* **Enhanced user experience.** Real-time error highlighting and intelligent suggestions provide a smooth and seamless query-building process. + +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/).