mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Renamed all AUTOSENSE snippets to CONSOLE (#18210)
This commit is contained in:
parent
2528934411
commit
3f594089c2
95 changed files with 281 additions and 281 deletions
|
@ -81,7 +81,7 @@ GET test/_search
|
|||
}
|
||||
}
|
||||
----
|
||||
// AUTOSENSE
|
||||
// CONSOLE
|
||||
|
||||
[[lang-python-stored]]
|
||||
[float]
|
||||
|
@ -130,7 +130,7 @@ GET test/_search
|
|||
}
|
||||
|
||||
----
|
||||
// AUTOSENSE
|
||||
// CONSOLE
|
||||
|
||||
<1> We store the script under the id `my_script`.
|
||||
<2> The function score query retrieves the script with id `my_script`.
|
||||
|
@ -186,7 +186,7 @@ GET test/_search
|
|||
}
|
||||
|
||||
----
|
||||
// AUTOSENSE
|
||||
// CONSOLE
|
||||
|
||||
<1> The function score query retrieves the script with filename `my_script.py`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue