mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Replace Wikipedia links with attribute (#61171)
This commit is contained in:
parent
3b44274373
commit
a94e5cb7c4
78 changed files with 164 additions and 164 deletions
|
@ -20,7 +20,7 @@ parameter also support _multi-target syntax_.
|
|||
|
||||
In multi-target syntax, you can use a comma-separated list to execute a request across multiple resources, such as
|
||||
data streams, indices, or index aliases: `test1,test2,test3`. You can also use
|
||||
https://en.wikipedia.org/wiki/Glob_(programming)[glob-like] wildcard (`*`)
|
||||
{wikipedia}/Glob_(programming)[glob-like] wildcard (`*`)
|
||||
expressions to target any
|
||||
resources that match the pattern: `test*` or `*test` or `te*t` or `*test*.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue