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: _search-plugins/ubi/index.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
@@ -22,7 +22,7 @@ This differs from many systems that infer the linking of search to events throug
22
22
> “how our users are using our product, whether search results were useful for them and whether they clicked on top-n results we gave and all related stuff” - Data Scientist
23
23
24
24
UBI includes the following elements:
25
-
*[ubi.js](https://github.com/opensearch-project/user-behavior-insights/tree/main/ubi-javascript-collector/ubi.js): a client-side JavaScript library that captures searches and events.
25
+
*[ubi.js](https://github.com/opensearch-project/user-behavior-insights/tree/main/ubi-javascript-collector/ubi.js): a clientside JavaScript library for capturing searches and events.
26
26
* A machine-readable [schema](https://github.com/o19s/ubi) that faciliates interoperability of the UBI specification.
27
27
* An (optional!) OpenSearch [plugin](https://github.com/opensearch-project/user-behavior-insights) that streamlines the recording of query data.
28
28
@@ -59,7 +59,7 @@ Advanced features in OpenSearch, such as the Search Quality Evaluation Framework
0 commit comments