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
{{ message }}
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ Component | Purpose
37
37
[KNN](docs/knn/) | Find “nearest neighbors” in your vector data
38
38
[Performance Analyzer](docs/pa/) | Monitor and optimize your cluster
39
39
[Anomaly Detection](docs/ad/) | Identify atypical data and receive automatic notifications
40
+
[Asynchronous Search](docs/async/) | Run search requests that run in the background
40
41
41
42
You can install Elasticsearch plugins [individually](docs/install/plugins/) on existing OSS clusters or use the [all-in-one packages](docs/install/) for new clusters. Most of these Elasticsearch plugins have corresponding Kibana plugins that provide a convenient, unified user interface.
0 commit comments