Skip to content

Commit 7503a39

Browse files
committed
[DOCS] Remove beta admon for runtime fields
1 parent 65e5526 commit 7503a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/search-your-data/search-your-data.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The API response returns the top 10 documents matching the query in the
104104
[[run-search-runtime-fields]]
105105
== Define fields that exist only in a query
106106
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
107+
<<runtime-search-request,runtime fields>> that only exist as part of your
108108
search query. You specify a `runtime_mappings` section in your search request
109109
to define the runtime field, which can optionally include a Painless script.
110110

0 commit comments

Comments
 (0)