incorporated feedback
This commit is contained in:
parent
baa5622f9d
commit
b030194981
|
@ -28,7 +28,7 @@ GET opensearch_dashboards_sample_data_logs/_count
|
|||
}
|
||||
```
|
||||
|
||||
You can also use the search API for the same result:
|
||||
The following call to the search API produces equivalent results:
|
||||
|
||||
```json
|
||||
GET opensearch_dashboards_sample_data_logs/_search
|
||||
|
|
Loading…
Reference in New Issue