mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Update migrate_2_0.asciidoc
Code formatting in breaking changes
This commit is contained in:
parent
5146cf6256
commit
e805fe71cc
@ -179,6 +179,8 @@ curl -XGET 'localhost:9200/index/_search'
|
||||
---------------
|
||||
|
||||
In 2.0, the query should look like the following:
|
||||
|
||||
[source,sh]
|
||||
---------------
|
||||
curl -XGET 'localhost:9200/index/t1,t2/_search'
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user