We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e5526 commit 7503a39Copy full SHA for 7503a39
docs/reference/search/search-your-data/search-your-data.asciidoc
@@ -104,7 +104,7 @@ The API response returns the top 10 documents matching the query in the
104
[[run-search-runtime-fields]]
105
== Define fields that exist only in a query
106
Instead of indexing your data and then searching it, you can define
107
-<<runtime-search-request,runtime fields>>beta:[] that only exist as part of your
+<<runtime-search-request,runtime fields>> that only exist as part of your
108
search query. You specify a `runtime_mappings` section in your search request
109
to define the runtime field, which can optionally include a Painless script.
110
0 commit comments