From 5f1da625a3d16b8bc42aec07a918f5c5f28c3d6e Mon Sep 17 00:00:00 2001 From: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Date: Wed, 24 Apr 2024 11:09:16 -0500 Subject: [PATCH] Update index.md --- _analyzers/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_analyzers/index.md b/_analyzers/index.md index 860a1559ae..83365af88e 100644 --- a/_analyzers/index.md +++ b/_analyzers/index.md @@ -66,7 +66,7 @@ If needed, you can combine tokenizers, token filters, and character filters to c With the introduction of OpenSearch `v2.12.1`, you can retrieve a comprehensive list of all available text analysis components by using [Nodes Info]({{site.url}}{{site.baseurl}}/api-reference/nodes-apis/nodes-info/). This can be helpful when building custom analyzers, especially in cases where you need to recall the component's name or identify the analysis plugin to which the component belongs. -Introduced 2.12.1 +Introduced 2.14 {: .label .label-purple } ```json