mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Add CONSOLE to preference docs
This commit is contained in:
parent
eca53d909c
commit
0032d4760e
@ -56,7 +56,7 @@ for the user:
|
||||
|
||||
[source,js]
|
||||
------------------------------------------------
|
||||
curl localhost:9200/_search?preference=xyzabc123 -d '
|
||||
GET /_search?preference=xyzabc123
|
||||
{
|
||||
"query": {
|
||||
"match": {
|
||||
@ -64,7 +64,6 @@ curl localhost:9200/_search?preference=xyzabc123 -d '
|
||||
}
|
||||
}
|
||||
}
|
||||
'
|
||||
------------------------------------------------
|
||||
|
||||
// CONSOLE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user