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
Copy file name to clipboardExpand all lines: solutions/search/query-rules-ui.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,10 @@ applies_to:
6
6
---
7
7
8
8
# Query rules UI
9
-
10
-
Query rules UI is a user interface that helps you create, edit, and delete query rules. The interface is implemented on top of the existing Query Rules API and provides non-technical users with an intuitive, streamlined interface to manage query rules.
11
-
12
9
Query rules help customize search results, giving you more control over how results are returned based on the contextual information in the query.
10
+
Query rules UI is a user interface that helps you create, edit, and delete query rules. The interface is implemented on top of the existing Query Rules API.
13
11
14
-
The Query rules UI enables you to:
12
+
The UI enables you to:
15
13
16
14
* Create, edit and delete query rules
17
15
* Reorder rules in a query ruleset
@@ -24,7 +22,7 @@ To see examples of how to search using query rules, refer [Search using Query Ru
24
22
25
23
If you prefer to use the Query Rules API, refer to [Query Rules API](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-query_rules).
26
24
27
-
## Security privileges
25
+
## Requirements
28
26
29
27
If you want to get full access to the Query Rules UI, you must have the following privileges:
30
28
@@ -34,7 +32,7 @@ If you want to get full access to the Query Rules UI, you must have the followin
34
32
35
33
## Using the UI
36
34
37
-
Go to your deployment and select **Query Rules** from the left navigation menu. If you're not able to see the option, contact the administrator to review the role assigned to you. The following screenshot shows the UI for a new deployment setup.
35
+
Go to your deployment and select **Query Rules** from the left navigation menu under **Relevance**. If you're not able to see the option, contact the administrator to review the role assigned to you.
0 commit comments