From 50ba6611e829192a52538ace66634829d54989b4 Mon Sep 17 00:00:00 2001 From: aetter Date: Fri, 29 May 2020 12:26:08 -0700 Subject: [PATCH] Update index.md --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index da944b69..61bd7676 100755 --- a/index.md +++ b/index.md @@ -33,6 +33,7 @@ Component | Purpose [Alerting](docs/alerting/) | Receive notifications when your data meets certain conditions [SQL](docs/sql/) | Use SQL to query your data [Index State Management](docs/ism/) | Automate index operations +[KNN](docs/KNN/) | Find “nearest neighbors” by Euclidean distance [Performance Analyzer](docs/pa/) | Monitor and optimize your cluster [Anomaly Detection](docs/ad/) | Identify atypical data and receive automatic notifications