Skip to content

Commit ce06a6e

Browse files
committed
here
Signed-off-by: Anthony Leong <aj.leong623@gmail.com>
1 parent acfab54 commit ce06a6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_search-plugins/search-relevance/using-search-relevance-workbench.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ redirect_from:
99
- /search-plugins/search-relevance/
1010
---
1111

12-
# Using Search Relevance Workbench
12+
# Using Search Relevance Workbench
1313

1414
The Search Relevance Workbench consists of a frontend and a backend component.
1515
[The frontend component](https://github.com/opensearch-project/dashboards-search-relevance) is implemented as a plugin for OpenSearch Dashboards.
@@ -19,7 +19,7 @@ A feature of the Search Relevance Workbench is that users can perform experiment
1919

2020
## Creating a Query Set
2121

22-
The first step to get started with comparing search configurations is to create a set of queries to run the search. If the users has access to search behavior data, adhering to the UBI standard, one way of doing this is by making a POST request to the endpoint `_plugins/search_relevance/query_sets/create`.
22+
The first step to get started with comparing search configurations is to create a set of queries to run the search. If the users has access to search behavior data, adhering to the UBI standard, one way of doing this is by making a POST request to the endpoint ` _plugins/search_relevance/query_sets/create`.
2323

2424
Example:
2525
```json

0 commit comments

Comments
 (0)