Skip to content

Commit ab48afd

Browse files
committed
updates
1 parent c86ebe3 commit ab48afd

File tree

2 files changed

+31
-23
lines changed

2 files changed

+31
-23
lines changed

blog-service/2024-10-31-search.md renamed to blog-service/2024-11-27-search.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1414

1515
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
1616

17-
<p> <a href="/docs/beta"><span className="beta">Beta</span></a> </p>
17+
This feature is in Preview. To participate, contact your Sumo Logic account representative.
1818

19-
This feature is in Beta. To participate, contact your Sumo Logic account executive.
20-
21-
We’re excited to announce the beta release of **Simplified Query Writing Enhancements**, designed to make the query-building process more intuitive and efficient. These updates focus on providing real-time syntax suggestions, a frictionless query experience, and schema-based recommendations.
19+
We’re excited to announce the preview release of **Simplified Query Writing Enhancements**, designed to make the query-building process more intuitive and efficient. These updates focus on providing real-time syntax suggestions, a frictionless query experience, and schema-based recommendations.
2220

2321
### Key Features
2422

docs/search/simplified-query-writing.md renamed to docs/search/query-assist.md

Lines changed: 29 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
id: simplified-query-writing
3-
title: Simplified Query Writing Enhancements (Beta)
4-
description: Our new simplified query writing enhancements focus on delivering a frictionless query experience with real-time syntax suggestions, schema suggestions, and partial/full query predictions.
2+
id: query-assist
3+
title: Logs Query Assist - Preview
4+
description: Logs Query Assist improvements reduce the complexity of Sumo Logic’s query language, making it easier to discover relevant fields, minimize errors, and benefit from intelligent query-building assistance.
55
---
66

77
<head>
@@ -10,20 +10,28 @@ description: Our new simplified query writing enhancements focus on delivering a
1010

1111
import useBaseUrl from '@docusaurus/useBaseUrl';
1212

13-
<p> <a href="/docs/beta"><span className="beta">Beta</span></a> </p>
13+
:::sumo Preview release
14+
This is a Preview release. To learn more, contact your Sumo Logic account executive. [Register here](https://docs.google.com/forms/d/e/1FAIpQLSdtmzRn1NyAdk1rXGZrJrpQQwR2i9FKOYd3uKLwEzrkZGVrwQ/viewform).
15+
:::
1416

15-
This feature is in beta, with select features available for early access. Full general availability is expected by the end of the year. To participate, contact your Sumo Logic account executive.
17+
Query Assist simplifies query-building in Sumo Logic by offering real-time syntax suggestions, schema prompts, and partial/full query predictions. These enhancements streamline the process for users at all skill levels, making it easier to write accurate and efficient queries.
1618

17-
Our new simplified query writing enhancements provide a frictionless experience with real-time syntax suggestions, schema suggestions, and partial/full query predictions. These features simplify the query-building process, helping both novice and advanced users write accurate, efficient queries.
19+
This feature reduces the complexity of query building, enabling easier discovery of relevant fields, minimizing errors, and providing intelligent assistance for query creation.
1820

19-
By incorporating user feedback, we’ve implemented improvements to reduce the complexity of Sumo Logic’s query language, making it easier to discover relevant fields, minimize errors, and benefit from intelligent query-building assistance.
21+
## Key enhancements
2022

21-
## Key enhancements made to the query-building experience
23+
* **Simplified learning curve**. Syntax suggestions and schema prompts make it easy to write queries without extensive knowledge of query syntax.
24+
* **Enhanced auto-complete**. Context-aware suggestions improve accuracy and efficiency, adapting to your queries and organizational patterns.
25+
* **Streamlined field discovery**. Relevant fields are automatically suggested, especially for structured data like JSON, eliminating manual searching.
2226

23-
* **Improved learning curve**. We’ve simplified learning and using Sumo Logic queries. The new syntax suggestions and schema-based prompts allow you to write queries faster with less need for deep familiarity with the syntax.
24-
* **Enhanced auto-complete**. The auto-complete function has been optimized to provide more relevant, context-based suggestions that align with your queries and organizational patterns, improving accuracy and efficiency.
25-
* **Streamlined field discovery**. No need to manually search for fields within your logs. The system automatically suggests key fields, especially for structured data like JSON, making it easier to navigate complex data and build accurate queries.
27+
## How to get started
28+
29+
1. **Start a log search**. From the [**Classic UI**](/docs/get-started/sumo-logic-ui-classic) or the [**New UI**](/docs/get-started/sumo-logic-ui), go to **Log Search** to start typing your query.
30+
2. **Leverage syntax and schema suggestions**. As you type, watch for real-time suggestions for fields and operators. Select options using your arrow keys and press `Tab` to auto-complete.
31+
3. **Take advantage of predictions**. Use partial and full query predictions to build queries faster and more accurately.
32+
4. **Review and correct errors**. Correct flagged errors before running your query.
2633

34+
## Features
2735

2836
## Token-by-token prediction and auto-complete
2937

@@ -55,19 +63,21 @@ Suggestions are ranked based on your organization’s common queries, making que
5563

5664
The system ranks suggestions based on common queries from your organization or your own previous queries. This ensures that your auto-complete options are not only relevant but also contextually accurate, speeding up the query-writing process.
5765

58-
## How to get started
59-
60-
1. **Start a log search**. From the [**Classic UI**](/docs/get-started/sumo-logic-ui-classic) or the [**New UI**](/docs/get-started/sumo-logic-ui), go to **Log Search** to start crafting your query.
61-
2. **Leverage syntax and schema suggestions**. As you type, the system will offer real-time suggestions for fields and operators. Select options using your arrow keys and press `Tab` to auto-complete.
62-
3. **Use partial and full query predictions**. Take advantage of the system’s predictions to build queries faster and more accurately.
63-
4. **Review and correct errors**. As you write your query, watch for real-time error highlighting and corrections before running the query.
6466

6567
### Need more help?
6668

67-
Try [Sumo Logic Copilot](/docs/search/copilot), our AI-powered assistant that helps you write queries in plain English and auto-generates them for you.
69+
Try [Sumo Logic Copilot](/docs/search/copilot), our AI-powered assistant that helps you write and execute natural language log search queries.
70+
71+
## Feedback
72+
73+
We want your input on Query Assist! Share your thoughts on its usage, relevance, accuracy, UX, and suggestions ranking (syntax, schema, single phrase).
74+
75+
:::note
76+
Query Assist is a working name. Final naming and branding may change before release. All feature updates and release dates are subject to change.
77+
:::
6878

6979
<!--
70-
These features will be available in phases:
80+
Phased Availability:
7181
7282
* **Phase 1**. Token-by-token prediction, metadata auto-complete, and basic schema suggestions.
7383
* **Phase 2**. Enhanced operator predictions, full query suggestions, and advanced schema discovery.

0 commit comments

Comments
 (0)