Fixed a bad asciidoc link
This commit is contained in:
parent
e49d21bdd6
commit
07d8b3eb2b
|
@ -104,5 +104,5 @@ GET my_index/_search
|
|||
<1> Querying on the `_size` field
|
||||
<2> Aggregating on the `_size` field
|
||||
<3> Sorting on the `_size` field
|
||||
<4> Accessing the `_size` field in scripts (inline scripts must be modules-scripting.html#enable-dynamic-scripting[enabled] for this example to work)
|
||||
<4> Accessing the `_size` field in scripts (inline scripts must be modules-security-scripting.html#enable-dynamic-scripting[enabled] for this example to work)
|
||||
|
||||
|
|
Loading…
Reference in New Issue