From f49d76c690e5e474494df259c75c139fe9f00a99 Mon Sep 17 00:00:00 2001 From: Liam Thompson <32779855+leemthompo@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:52:42 +0200 Subject: [PATCH] [DOCS] Lookup runtime fields are now GA (#114221) (cherry picked from commit 1292580c0333a4f7402cb0d133f2a991a5302d1b) --- docs/reference/mapping/runtime.asciidoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/reference/mapping/runtime.asciidoc b/docs/reference/mapping/runtime.asciidoc index 190081fa801b4..1ee1194279061 100644 --- a/docs/reference/mapping/runtime.asciidoc +++ b/docs/reference/mapping/runtime.asciidoc @@ -821,8 +821,6 @@ address. [[lookup-runtime-fields]] ==== Retrieve fields from related indices -experimental[] - The <> parameter on the `_search` API can also be used to retrieve fields from the related indices via runtime fields with a type of `lookup`.