You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ON Week] review and fix Vale checks corrected by Cursor (#3884)
reviews and fixes Vale checks corrected by Cursor only for the
`_snippets` and the `discover` folders under `Explore and Analyze`
section.
Targeted fixes are mostly for all warnings.
---------
Co-authored-by: florent-leborgne <[email protected]>
Copy file name to clipboardExpand all lines: explore-analyze/_snippets/global-filters.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
You can interact with filter pills to edit them, temporarily alter their behavior without having to delete them, or make them available in other contexts. The following options are available when selecting a filter pill:
1
+
You can interact with filter pills to edit them, temporarily alter their behavior without having to remove them, or make them available in other contexts. The following options are available when selecting a filter pill:
2
2
3
3
**Pin across all apps** and **Unpin**
4
-
: Adds this filter to available dashboards and to apps such as **Discover**, **Lens**, **Maps**, and **Visualize**. The filter is removed if you:
4
+
: Adds this filter to available dashboards and to apps such as **Discover**, **Lens**, **Maps**, and **Visualize**. You remove the filter if you:
5
5
* Unpin it. In this case, the filter only remains on the currently open app, unpinned.
6
6
* Remove it from any place while it's still pinned.
7
7
* Refresh your session, for example by opening a dashboard in a new tab. Pinned filters are not saved along with the dashboard, visualization, or Discover session that you added them to.
@@ -17,9 +17,9 @@ You can interact with filter pills to edit them, temporarily alter their behavio
17
17
: Reverses the filter behavior.
18
18
19
19
**Temporarily disable** and **Re-enable**
20
-
: Lets you temporarily disable a filter instead of requiring you to delete it. This is particularly useful for testing different filter combinations.
20
+
: Lets you temporarily deactivate a filter instead of requiring you to remove it. This is particularly useful for testing different filter combinations.
21
21
22
22
**Delete**
23
-
: Deletes the filter.
23
+
: Removes the filter.
24
24
25
25
You can perform most of these actions at once for all filters in your current view using the **Filter** icon {icon}`filter`. From the menu that opens, select **Apply to all**, then choose the action you'd like to perform.
Copy file name to clipboardExpand all lines: explore-analyze/_snippets/inspect-request.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
The request **Inspector** is available in **Discover** and for all **Dashboards** visualization panels that are built based on a query. The available information can differ based on the request.
1
+
The request **Inspector** is available in **Discover** and for all **Dashboards** visualization panels that are built from a query. The available information can differ based on the request.
2
2
3
3
1. Open the **Inspector**:
4
4
- If you're in **Discover**, select **Inspect** from the application's toolbar.
@@ -8,7 +8,7 @@ The request **Inspector** is available in **Discover** and for all **Dashboards*
8
8
:::{tip}
9
9
Some visualizations rely on several requests. From the dropdown, select the request you want to inspect.
10
10
:::
11
-
***Statistics**: Provides general information and statistics about the request. For example, you can check if the number of hits and query time match your expectations. If not, this may indicate an issue with the request used to build the visualization.
11
+
***Statistics**: Provides general information and statistics about the request. For example, you can check if the number of hits and query time match your expectations. If not, this can indicate an issue with the request used to build the visualization.
12
12
***Clusters and shards**: Lists the {{es}} clusters and shards per cluster queried to fetch the data and shows the status of the request on each of them. With the information in this tab, you can check if the request is properly executed, especially in case of cross-cluster search.
Copy file name to clipboardExpand all lines: explore-analyze/_snippets/variable-control-procedure.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
1
1. While you edit your {{esql}} query, the autocomplete menu suggests adding a control when relevant or when you type `?` in the query. Select **Create control**.
2
2
3
-

3
+

4
4
5
5
2. A menu opens to let you configure the control. This is where you can specify:
6
6
7
7
* The type of the control.
8
8
* For controls with **Static values**, enter available controls manually or select them from the dropdown list.
9
9
* For controls with **Values from a query**, write an {{esql}} query to populate the list of options.
10
-
* The name of the control. This name is used to reference the control in {{esql}} queries.
10
+
* The name of the control. You use this name to reference the control in {{esql}} queries.
11
11
* Start the name with `?` if you want the options to be simple static values.
12
12
* Start the name with `??` if you want the options to be fields or functions. {applies_to}`stack: ga 9.1`
13
13
* The values users can select for this control. You can add multiple values from suggested fields, or type in custom values. If you selected **Values from a query**, you must instead write an {{esql}} query at this step.
14
14
* The label of the control. This is the label displayed in **Discover** or in the dashboard.
15
15
* The width of the control.
16
16
* Whether the control should allow selecting a single value or multiple values. This [requires using the `MV_CONTAINS` function in your query](#esql-multi-values-controls). {applies_to}`stack: preview 9.3` {applies_to}`serverless: preview`
17
17
18
-

18
+

Copy file name to clipboardExpand all lines: explore-analyze/discover/discover-get-started.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ You can later filter the data that shows in the chart and in the table by specif
87
87
88
88
**Discover** provides utilities designed to help you make sense of your data:
89
89
90
-
1. In the sidebar, check the available fields. It’s very common to have hundreds of fields. Use the search at the top of that sidebar to look for specific terms in the field names.
90
+
1. In the sidebar, check the available fields. It's common to have hundreds of fields. Use the search at the top of that sidebar to look for specific terms in the field names.
91
91
In this example, we’ve entered `ma` in the search field to find the `manufacturer` field.
92
92

93
93
::::{tip}
@@ -237,7 +237,7 @@ Dive into an individual document to view its fields and the documents that occur
Youcanrestrictthefieldslistedinthedetailedviewtojustthefieldsthatyouexplicitlyaddedtothe**Discover**table, usingthe**Selectedonly**toggle. InES|QLmode, youalsohaveanoptiontohidefieldswithnullvalues. Thistoggleisn't available from the **View single document** page.
240
+
Youcanrestrictthefieldslistedinthedetailedviewtothefieldsthatyouexplicitlyaddedtothe**Discover**table, usingthe**Selectedonly**toggle. InES|QLmode, youalsohaveanoptiontohidefieldswithnullvalues. Thistoggleisn't available from the **View single document** page.
0 commit comments