Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #420 from ashwinkumar12345/async_fix
Browse files Browse the repository at this point in the history
Async fix
  • Loading branch information
ashwinkumar12345 authored Feb 18, 2021
2 parents 6db6437 + c34ac09 commit ae0d729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Component | Purpose
[KNN](docs/knn/) | Find “nearest neighbors” in your vector data
[Performance Analyzer](docs/pa/) | Monitor and optimize your cluster
[Anomaly Detection](docs/ad/) | Identify atypical data and receive automatic notifications
[Asynchronous Search](docs/async/) | Run search requests that run in the background

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.

Expand Down

0 comments on commit ae0d729

Please sign in to comment.